Merge pull request #4886 from pamil/wololo/fatal-error-fix!

[Behat] Do not test "cli" suites by default
This commit is contained in:
Paweł Jędrzejewski 2016-04-26 23:21:46 +02:00
commit 0858dca1b3

View file

@ -51,4 +51,4 @@ default:
gherkin:
filters:
tags: "~@todo"
tags: "~@todo && ~@cli" # CLI is excluded as it registers an error handler that mutes fatal errors