Skip to content

Commit

Permalink
test: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
carowright committed Mar 26, 2021
1 parent bf35df6 commit 8d1c5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-test-runner.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
],
testFramework: {
config: {
timeout: 15000,
timeout: 20000,
},
},
testRunnerHtml: (testFramework) =>
Expand Down

0 comments on commit 8d1c5c6

Please sign in to comment.