Skip to content

Commit

Permalink
test: increase timeout to 20s
Browse files Browse the repository at this point in the history
  • Loading branch information
pheekus committed Feb 9, 2023
1 parent 895cd9b commit 7c0b3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-test-runner.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default Object.assign({}, webServerConfig, {

testFramework: {
config: {
timeout: '10000',
timeout: '20000',
},
},

Expand Down

0 comments on commit 7c0b3c9

Please sign in to comment.