From d8273b07fe9e90a5f2d13fee113edf20d3ececd2 Mon Sep 17 00:00:00 2001 From: fadrian06 Date: Sun, 21 Jun 2026 20:37:34 -0400 Subject: [PATCH] Fix newline at end of phpunit-watcher.yml --- phpunit-watcher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit-watcher.yml b/phpunit-watcher.yml index d31e912..5b5fe13 100644 --- a/phpunit-watcher.yml +++ b/phpunit-watcher.yml @@ -10,4 +10,4 @@ notifications: phpunit: binaryPath: ./vendor/bin/phpunit arguments: '--stop-on-failure' - timeout: 180 \ No newline at end of file + timeout: 180