60 second timeout
This commit is contained in:
parent
452046fa90
commit
2f08c59e78
4 changed files with 7 additions and 6 deletions
|
@ -18,13 +18,13 @@ spawn(
|
|||
'run',
|
||||
'--no-bail',
|
||||
'testci',
|
||||
'--stream',
|
||||
'--parallel',
|
||||
// '--stream',
|
||||
// '--parallel',
|
||||
'--loglevel',
|
||||
'error',
|
||||
'--',
|
||||
'--file',
|
||||
`${collectorScript}`,
|
||||
// '--file',
|
||||
// `${collectorScript}`,
|
||||
'--no-warnings',
|
||||
'--timeout',
|
||||
'15000',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue