Skip to content

Commit

Permalink
set SYMFONY_DEPRECATIONS_HELPER: weak to not fail tests on deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
jwong-dayspring committed May 21, 2024
1 parent 9691b9c commit bc19e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ jobs:
run: vendor/bin/phpunit
working-directory: ./
env:
SYMFONY_DEPRECATIONS_HELPER: "disabled=1"
SYMFONY_DEPRECATIONS_HELPER: weak

0 comments on commit bc19e6f

Please sign in to comment.