From 9f8e8e0d3ad4c17719499e1bd9c3ea122c6f9e11 Mon Sep 17 00:00:00 2001 From: Dominik Kapusta Date: Thu, 4 Jan 2024 10:33:42 +0100 Subject: [PATCH] Update Sync End-to-End tests (#2300) Task/Issue URL: https://app.asana.com/0/414709148257752/1206261930885982/f Description: Just a label update following recent copy changes. --- .github/workflows/sync-end-to-end.yml | 2 +- .maestro/sync_tests/05_delete_account.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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