Skip to content

Commit

Permalink
Disable process timeout when running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Nov 15, 2024
1 parent db50265 commit c3b0209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
"tests/bin/reset-project"
],
"test": [
"Composer\\Config::disableProcessTimeout",
"@analyze",
"@test-dependencies",
"vendor/bin/phpunit --stop-on-error --stop-on-failure"
Expand Down

0 comments on commit c3b0209

Please sign in to comment.