File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
e2e/__tests__/__snapshots__ Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ FAIL __tests__/worksWithConcurrentMode.test.js
4646 15 | } );
4747 16 |
4848
49- at Function .failing (../../packages/jest-jasmine2/build/index.js:311:17)
49+ at concurrentFn .failing (../../packages/jest-jasmine2/build/index.js:311:17)
5050 at Suite.failing (__tests__/worksWithConcurrentMode.test.js:13:17)
5151 at Object.describe (__tests__/worksWithConcurrentMode.test.js:8:1)
5252
@@ -80,7 +80,7 @@ FAIL __tests__/worksWithConcurrentOnlyMode.test.js
8080 15 | } );
8181 16 |
8282
83- at Function .failing (../../packages/jest-jasmine2/build/index.js:311:17)
83+ at concurrentFn .failing (../../packages/jest-jasmine2/build/index.js:311:17)
8484 at Suite.failing (__tests__/worksWithConcurrentOnlyMode.test.js:13:22)
8585 at Object.describe (__tests__/worksWithConcurrentOnlyMode.test.js:8:1)
8686
You can’t perform that action at this time.
0 commit comments