Skip to content

Commit 1df726c

Browse files
committed
be more gracious with timeout as hhvm chokes on one test
1 parent 72e8865 commit 1df726c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
stopOnFailure="false"
1010
syntaxCheck="true"
1111
strict="true"
12+
timeoutForSmallTests="2"
1213
bootstrap="bootstrap.php">
1314

1415
<testsuites>

0 commit comments

Comments
 (0)