mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
increase jasmine timeouts
Thank you slow CI :)
This commit is contained in:
parent
05e3da6e51
commit
a962210219
@ -1,3 +1,3 @@
|
||||
// eslint-disable
|
||||
|
||||
jasmine.DEFAULT_TIMEOUT_INTERVAL = 30000
|
||||
jasmine.DEFAULT_TIMEOUT_INTERVAL = 120 * 1000
|
||||
|
Loading…
Reference in New Issue
Block a user