mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 03:31:06 +00:00
Adjust addrcheck timeouts (jest 27) (#353)
This commit is contained in:
@@ -11,5 +11,6 @@ module.exports = {
|
||||
'<rootDir>/packages/phishing/build'
|
||||
],
|
||||
testEnvironment: 'jsdom',
|
||||
testTimeout: 2 * 60 * 1000,
|
||||
transformIgnorePatterns: ['/node_modules/(?!@polkadot|@babel/runtime/helpers/esm/)']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user