Watcher solo para unit tests
This commit is contained in:
@ -10,5 +10,5 @@ notifications:
|
||||
failingTests: false
|
||||
hideManual: true
|
||||
phpunit:
|
||||
arguments: '--log-events-text /logs/output.txt --stop-on-failure'
|
||||
arguments: '--testsuite unit --log-events-text /logs/output.txt --stop-on-failure'
|
||||
timeout: 180
|
||||
|
Reference in New Issue
Block a user