mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-31 03:39:07 -06:00
test: bump test timeout
seems appveyor tests are too slow to execute
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
jest.setTimeout(15000)
|
||||
jest.setTimeout(30000)
|
||||
|
||||
const path = require('path')
|
||||
const portfinder = require('portfinder')
|
||||
|
||||
Reference in New Issue
Block a user