Skip to content

Commit

Permalink
refactor: update dependencies and fix new deps issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ilbertt committed Jul 20, 2024
1 parent 48ae627 commit 0d1c941
Show file tree
Hide file tree
Showing 5 changed files with 1,713 additions and 1,796 deletions.
2 changes: 2 additions & 0 deletions jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ const config: Config = {
testEnvironmentOptions: {
// set the url to the local IC replica
url: "http://127.0.0.1:4943",
// see https://mswjs.io/docs/migrations/1.x-to-2.x#cannot-find-module-mswnode-jsdom
customExportConditions: [''],
},

// Adds a location field to test results
Expand Down
Loading

0 comments on commit 0d1c941

Please sign in to comment.