Skip to content

Commit ce335da

Browse files
committed
ci: bump timeout
1 parent 9e4d62c commit ce335da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-plugin-pwa/__tests__/pwaPlugin.spec.js

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

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

0 commit comments

Comments
 (0)