Skip to content

Commit

Permalink
fixup! Map unknown test process status to 'skipped' result to avoid e…
Browse files Browse the repository at this point in the history
…rrors in log and never finished tests
  • Loading branch information
OndraM committed Nov 2, 2018
1 parent ff84e57 commit c750a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -36,7 +36,7 @@
"ext-filter": "*",
"ext-SimpleXML": "*",
"ext-libxml": "*",
"phpunit/phpunit": "^7.0",
"phpunit/phpunit": "^7.2.1",
"symfony/console": "^4.0",
"symfony/process": "^4.0 !=4.0.2",
"symfony/finder": "^4.0",
Expand Down

0 comments on commit c750a20

Please sign in to comment.