increased test timeout to 10s
This commit is contained in:
parent
8e31a98b09
commit
f9f5177dca
@ -2,4 +2,5 @@ const { getJestProjects } = require('@nrwl/jest');
|
||||
|
||||
export default {
|
||||
projects: getJestProjects(),
|
||||
testTimeout: 10000,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user