Skip to content

Commit fec4535

Browse files
committed
feat: 🎸 improve the tests directory path notation
1 parent e63167c commit fec4535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zenstruck/foundry/2.7/config/packages/zenstruck_foundry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ when@dev: &dev
99
# See https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#generate
1010
#services:
1111
# App\Tests\Factory\:
12-
# resource: '../../tests/Factory/'
12+
# resource: '%kernel.project_dir%/tests/Factory/'
1313
# autowire: true
1414
# autoconfigure: true
1515

0 commit comments

Comments
 (0)