We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de60d9f commit a4f9e5dCopy full SHA for a4f9e5d
packages/@vue/cli/__tests__/invoke.spec.js
@@ -1,4 +1,4 @@
1
-jest.setTimeout(12000)
+jest.setTimeout(20000)
2
jest.mock('inquirer')
3
4
const invoke = require('../lib/invoke')
0 commit comments