feat: 🎸 improve the tests directory path notation

This commit is contained in:
Takashi Kanemoto
2025-10-10 17:51:32 +09:00
parent e63167cf44
commit fec4535878
@@ -9,7 +9,7 @@ when@dev: &dev
# See https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#generate
#services:
# App\Tests\Factory\:
# resource: '../../tests/Factory/'
# resource: '%kernel.project_dir%/tests/Factory/'
# autowire: true
# autoconfigure: true