mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-23 01:55:00 +02:00
Update owner-pages.ts (#5768)
Signed-off-by: Jasmin <jasmin@hardcoreeng.com>
This commit is contained in:
@@ -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> {
|
||||
|
||||
Reference in New Issue
Block a user