Skip to content

Commit

Permalink
Update globals.test.ts.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
BobdenOs authored Jun 5, 2023
1 parent 0fbb945 commit 5f8ffcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/__tests__/__snapshots__/globals.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ exports[`cannot have describe with no implementation 1`] = `
> 1 | describe('describe, no implementation');
| ^
at Object.<anonymous> (__tests__/onlyConstructs.test.js:1:10)"
at Object.<anonymous> (__tests__/onlyConstructs.test.js:1:40)"
`;
exports[`cannot have describe with no implementation 2`] = `
Expand Down

0 comments on commit 5f8ffcb

Please sign in to comment.