Skip to content

Commit

Permalink
test(blockchain-link): use JestCustomEnv.js to detect exceeding liste…
Browse files Browse the repository at this point in the history
…ners
  • Loading branch information
mroz22 committed Jan 28, 2025
1 parent 61c7981 commit 5bcc88b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/blockchain-link/jest.config.unit.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ module.exports = {
'unit/worker/index.ts',
],
setupFiles: ['./tests/setup.js'],
testEnvironment: '../../JestCustomEnv.js',
};

0 comments on commit 5bcc88b

Please sign in to comment.