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 authored and staabm committed Mar 18, 2019
1 parent be16cc3 commit 63f4eb8
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 63f4eb8

Please sign in to comment.