diff --git a/e2e/__tests__/__snapshots__/timeoutsLegacy.test.ts.snap b/e2e/__tests__/__snapshots__/timeoutsLegacy.test.ts.snap index 1f76f9f4b47f..cfeb4242ad16 100644 --- a/e2e/__tests__/__snapshots__/timeoutsLegacy.test.ts.snap +++ b/e2e/__tests__/__snapshots__/timeoutsLegacy.test.ts.snap @@ -1,7 +1,7 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`can read and write jasmine.DEFAULT_TIMEOUT_INTERVAL 1`] = ` -"Test Suites: 1 passed, 1 total +"Test Suites: 1 passed, 1 total (100%) Tests: 1 passed, 1 total Snapshots: 0 total Time: <> @@ -14,7 +14,7 @@ exports[`does not exceed the timeout using jasmine.DEFAULT_TIMEOUT_INTERVAL 1`] `; exports[`does not exceed the timeout using jasmine.DEFAULT_TIMEOUT_INTERVAL 2`] = ` -"Test Suites: 1 passed, 1 total +"Test Suites: 1 passed, 1 total (100%) Tests: 1 passed, 1 total Snapshots: 0 total Time: <> @@ -22,7 +22,7 @@ Ran all test suites." `; exports[`exceeds the timeout set using jasmine.DEFAULT_TIMEOUT_INTERVAL 1`] = ` -"Test Suites: 1 failed, 1 total +"Test Suites: 1 failed, 1 total (100%) Tests: 1 failed, 1 total Snapshots: 0 total Time: <>