Enabled strict mode when running Behat
This commit is contained in:
@@ -32,4 +32,4 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- phpspec run -f pretty
|
- phpspec run -f pretty
|
||||||
- behat -fprogress
|
- behat -fprogress --strict
|
||||||
|
|||||||
Reference in New Issue
Block a user