mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(root): add test timeout (#5071)
This commit is contained in:
parent
af7e4b2d14
commit
654518e8a3
@ -20,4 +20,5 @@ module.exports = {
|
||||
transformIgnorePatterns: ["[/\\\\]node_modules[/\\\\].+\\.(js|jsx)$"],
|
||||
setupFilesAfterEnv: ["@testing-library/jest-dom", "./scripts/setup-test.ts"],
|
||||
watchPlugins: ["jest-watch-typeahead/filename", "jest-watch-typeahead/testname"],
|
||||
testTimeout: 15000,
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user