From 9c712bc8e0fa65ddd23b6dd40f6aeef72db184b2 Mon Sep 17 00:00:00 2001 From: Dan J Miller Date: Sat, 19 Aug 2023 03:56:15 -0230 Subject: [PATCH] Update errors.spec.js e2e snapshot tests for v10.35.0 --- .../errors-after-init-opt-in-background-state.json | 2 +- .../state-snapshots/errors-after-init-opt-in-ui-state.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/e2e/tests/state-snapshots/errors-after-init-opt-in-background-state.json b/test/e2e/tests/state-snapshots/errors-after-init-opt-in-background-state.json index b682921e7..f8045ea4a 100644 --- a/test/e2e/tests/state-snapshots/errors-after-init-opt-in-background-state.json +++ b/test/e2e/tests/state-snapshots/errors-after-init-opt-in-background-state.json @@ -8,7 +8,7 @@ }, "AnnouncementController": "object", "AppMetadataController": { - "currentAppVersion": "10.34.5", + "currentAppVersion": "10.35.0", "previousAppVersion": "", "previousMigrationVersion": 0, "currentMigrationVersion": 92.1 diff --git a/test/e2e/tests/state-snapshots/errors-after-init-opt-in-ui-state.json b/test/e2e/tests/state-snapshots/errors-after-init-opt-in-ui-state.json index af2f71406..74cbdb1fc 100644 --- a/test/e2e/tests/state-snapshots/errors-after-init-opt-in-ui-state.json +++ b/test/e2e/tests/state-snapshots/errors-after-init-opt-in-ui-state.json @@ -56,7 +56,7 @@ "usedNetworks": "object", "snapsInstallPrivacyWarningShown": "boolean", "serviceWorkerLastActiveTime": "number", - "currentAppVersion": "10.34.5", + "currentAppVersion": "10.35.0", "previousAppVersion": "", "previousMigrationVersion": 0, "currentMigrationVersion": 92.1,