diff --git a/integration_tests/__tests__/__snapshots__/failures-test.js.snap b/integration_tests/__tests__/__snapshots__/failures-test.js.snap index 6f79bb9b56cf..b65b7cb9d382 100644 --- a/integration_tests/__tests__/__snapshots__/failures-test.js.snap +++ b/integration_tests/__tests__/__snapshots__/failures-test.js.snap @@ -71,6 +71,7 @@ Object { Expected two assertions to be called but only received one assertion call. at addAssertionErrors (../../packages/jest-jasmine2/build/setup-jest-globals.js:56:21) + at Generator.next () ● .assertions() › throws on redeclare of assertion count @@ -88,6 +89,7 @@ Object { Expected zero assertions to be called but only received one assertion call. at addAssertionErrors (../../packages/jest-jasmine2/build/setup-jest-globals.js:56:21) + at Generator.next () .assertions() ✕ throws