Skip to content

Commit

Permalink
Remove enforceTimeLimit attribute
Browse files Browse the repository at this point in the history
The feature needs to install additional package.

    Error: Package phpunit/php-invoker is required for enforcing time limits
  • Loading branch information
Gasol Wu committed Dec 13, 2018
1 parent 34b0d25 commit 008c80d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
enforceTimeLimit="true"
>
<testsuite name="Sabre_HTTP">
<directory>HTTP/</directory>
Expand Down

0 comments on commit 008c80d

Please sign in to comment.