Fix newline at end of phpunit-watcher.yml

pull/699/head
fadrian06 3 days ago committed by GitHub
parent 9684654115
commit d8273b07fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,4 +10,4 @@ notifications:
phpunit: phpunit:
binaryPath: ./vendor/bin/phpunit binaryPath: ./vendor/bin/phpunit
arguments: '--stop-on-failure' arguments: '--stop-on-failure'
timeout: 180 timeout: 180

Loading…
Cancel
Save