Skip to content

Commit

Permalink
Merge pull request #139 from phpcr/hhvm-timeout
Browse files Browse the repository at this point in the history
be more gracious with timeout as hhvm chokes on one test
  • Loading branch information
dbu committed Nov 17, 2014
2 parents 72e8865 + 1df726c commit 5398f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
stopOnFailure="false"
syntaxCheck="true"
strict="true"
timeoutForSmallTests="2"
bootstrap="bootstrap.php">

<testsuites>
Expand Down

0 comments on commit 5398f5c

Please sign in to comment.