Skip to content

Commit 4fad8f7

Browse files
committed
try fix tests
1 parent 75cc4a9 commit 4fad8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
- name: Run PHPUnit tests
9191
env:
92-
SYMFONY_DEPRECATIONS_HELPER: max[self]=0
92+
SYMFONY_DEPRECATIONS_HELPER: disabled=1
9393
run: vendor/bin/simple-phpunit -v
9494

9595
- name: Install php-coveralls

0 commit comments

Comments
 (0)