mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Merge pull request #4886 from pamil/wololo/fatal-error-fix!
[Behat] Do not test "cli" suites by default
This commit is contained in:
commit
0858dca1b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue