Skip to content

Commit

Permalink
up the timeout on preact tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Nov 10, 2024
1 parent 69ae7aa commit 56f58f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/preact-robot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"wireit": {
"test": {
"command": "node-qunit-puppeteer http://localhost:1965/packages/preact-robot/test/test.html 10000",
"command": "node-qunit-puppeteer http://localhost:1965/packages/preact-robot/test/test.html 20000",
"dependencies": [
"../..:server"
],
Expand Down

0 comments on commit 56f58f7

Please sign in to comment.