Skip to content

Commit a9684ac

Browse files
committed
Unit tests last more then default timeout (300 sec).
1 parent bf744ca commit a9684ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"phpunit/php-invoker": "*",
1818
"phpunit/dbunit": ">=1.2"
1919
},
20+
"config": {
21+
"process-timeout": 0
22+
},
2023
"scripts": {
2124
"test": "phpunit"
2225
},

0 commit comments

Comments
 (0)