Skip to content

Commit 3c9973a

Browse files
committed
ci: bump timeout
1 parent 1ae223d commit 3c9973a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-service/__tests__/multiPage.spec.js

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

33
const path = require('path')
44
const portfinder = require('portfinder')

0 commit comments

Comments
 (0)