Skip to content

Commit 46182d0

Browse files
committed
ci: bump test timeout
1 parent 0286d70 commit 46182d0

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jest.setTimeout(30000)
1+
jest.setTimeout(40000)
22

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

0 commit comments

Comments
 (0)