Skip to content

Commit f63bfc4

Browse files
committed
ci: bump cypress test timeout
1 parent 09ef536 commit f63bfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-plugin-e2e-cypress/__tests__/cypressPlugin.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jest.setTimeout(30000)
1+
jest.setTimeout(40000)
22

33
const create = require('@vue/cli-test-utils/createTestProject')
44

0 commit comments

Comments
 (0)