Skip to content

Commit

Permalink
increase test timeout because several master builds in a row have fai…
Browse files Browse the repository at this point in the history
…led because of a timed out test
  • Loading branch information
BuckyMaler authored and ZachJW34 committed Feb 16, 2021
1 parent e85840f commit 9ed7114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/vue/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ module.exports = {
coverageDirectory: '../../coverage/libs/vue',
globals: { 'ts-jest': { tsConfig: '<rootDir>/tsconfig.spec.json' } },
displayName: 'vue',
testTimeout: 10000,
};

0 comments on commit 9ed7114

Please sign in to comment.