Skip to content

Commit

Permalink
test: bump jest timeout, since @vue/eslint-config-* are now externalized
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Aug 3, 2019
1 parent e9fd9a7 commit 945a01e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
jest.setTimeout(35000)

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

Expand Down

0 comments on commit 945a01e

Please sign in to comment.