updating global timeout
This commit is contained in:
+1
-2
@@ -7,6 +7,5 @@ module.exports = {
|
||||
transform: {
|
||||
'^.+\\.ts$': 'ts-jest'
|
||||
},
|
||||
verbose: true,
|
||||
testTimeout: 70000
|
||||
verbose: tru
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user