Skip to content

Commit

Permalink
Merge 02602d3 into d8a572a
Browse files Browse the repository at this point in the history
  • Loading branch information
shaes-farm committed Sep 2, 2023
2 parents d8a572a + 02602d3 commit 1c7bd60
Show file tree
Hide file tree
Showing 10 changed files with 1,548 additions and 4,020 deletions.
111 changes: 108 additions & 3 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export default {

// A list of paths to modules that run some code to configure or set up the testing framework before each test
setupFilesAfterEnv: [
'jest-extended/all',
'./src/test-utils/test-setup.ts',
],

Expand Down
Loading

0 comments on commit 1c7bd60

Please sign in to comment.