Skip to content

Commit 844d69b

Browse files
committed
ci: bump tslint timeout
1 parent 8e63e82 commit 844d69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-plugin-typescript/__tests__/tsPluginTSLint.spec.js

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

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

0 commit comments

Comments
 (0)