diff --git a/.github/workflows/sync-end-to-end.yml b/.github/workflows/sync-end-to-end.yml index 5f1527de3e..025aaae511 100644 --- a/.github/workflows/sync-end-to-end.yml +++ b/.github/workflows/sync-end-to-end.yml @@ -66,7 +66,7 @@ jobs: name: Sync End To End Tests needs: build-for-sync-end-to-end-tests runs-on: macos-13 - timeout-minutes: 30 + timeout-minutes: 60 strategy: matrix: os-version: [15, 16, 17] diff --git a/.maestro/sync_tests/05_delete_account.yaml b/.maestro/sync_tests/05_delete_account.yaml index 76947f05fd..1a40d0916a 100644 --- a/.maestro/sync_tests/05_delete_account.yaml +++ b/.maestro/sync_tests/05_delete_account.yaml @@ -35,5 +35,5 @@ tags: - assertVisible: Scan QR Code - tapOn: Manually Enter Code - tapOn: Paste -- assertVisible: Sync Error +- assertVisible: Sync & Backup Error - tapOn: OK