mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
[Tests] Increase timeout for Require
...for cases when continuous integration server is slow to load test scripts.
This commit is contained in:
parent
404327e583
commit
4fea6b932c
@ -55,6 +55,8 @@ require.config({
|
||||
}
|
||||
},
|
||||
|
||||
waitSeconds: 30,
|
||||
|
||||
// dynamically load all test files
|
||||
deps: allTestFiles,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user