mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
Update owner-pages.ts (#5768)
Signed-off-by: Jasmin <jasmin@hardcoreeng.com>
This commit is contained in:
parent
2ce1132a28
commit
673fc9910f
@ -67,7 +67,7 @@ export class OwnersPage {
|
||||
|
||||
async saveUploadedLogo (): Promise<void> {
|
||||
await this.saveButton().nth(1).click()
|
||||
await this.saveButton().click()
|
||||
await this.saveButton().nth(0).click()
|
||||
}
|
||||
|
||||
async checkIfPictureIsUploaded (): Promise<void> {
|
||||
|
Loading…
Reference in New Issue
Block a user