Skip to content

Commit

Permalink
fetch-api: copy paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
giannif committed Jun 22, 2023
1 parent 9d000fb commit 1dd03ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fetch-api/jestconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ import base from '../../jestconfig-base.js'
export default {
...base,
displayName: 'fetch-api',
testEnvironment: 'jsdom',
automock: false,
setupFiles: ['./set-up-jest.ts'],
}

0 comments on commit 1dd03ce

Please sign in to comment.