Skip to content

Commit d9a831e

Browse files
committed
removing deprecation workaround
1 parent 48feee6 commit d9a831e

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

.github/workflows/test-turbo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
- name: Run tests
114114
working-directory: src/Turbo
115115
env:
116-
SYMFONY_DEPRECATIONS_HELPER: max[direct]=0&baselineFile=./Tests/allowed.json
116+
SYMFONY_DEPRECATIONS_HELPER: max[direct]=0
117117
run: vendor/bin/simple-phpunit
118118

119119
tests-php-low-deps:

src/Turbo/Tests/allowed.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)