mirror of https://github.com/flightphp/core
parent
f7610f883c
commit
b312f611fc
@ -1,13 +1,13 @@
|
|||||||
hideManual: true
|
hideManual: true
|
||||||
watch:
|
watch:
|
||||||
directories:
|
directories:
|
||||||
- tests
|
- tests
|
||||||
- flight
|
- flight
|
||||||
fileMask: '*.php'
|
fileMask: '*.php'
|
||||||
notifications:
|
notifications:
|
||||||
passingTests: false
|
passingTests: false
|
||||||
failingTests: false
|
failingTests: false
|
||||||
phpunit:
|
phpunit:
|
||||||
binaryPath: ./vendor/bin/phpunit
|
binaryPath: ./vendor/bin/phpunit
|
||||||
arguments: '--stop-on-failure'
|
arguments: '--stop-on-failure'
|
||||||
timeout: 180
|
timeout: 180
|
||||||
|
|||||||
Loading…
Reference in new issue