Skip to content

Commit 5f8ffcb

Browse files
authored
Update globals.test.ts.snap
1 parent 0fbb945 commit 5f8ffcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/__tests__/__snapshots__/globals.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ exports[`cannot have describe with no implementation 1`] = `
2626
> 1 | describe('describe, no implementation');
2727
| ^
2828
29-
at Object.<anonymous> (__tests__/onlyConstructs.test.js:1:10)"
29+
at Object.<anonymous> (__tests__/onlyConstructs.test.js:1:40)"
3030
`;
3131
3232
exports[`cannot have describe with no implementation 2`] = `

0 commit comments

Comments
 (0)