mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 02:56:23 +03:00
Remove src/Tests from list of excluded folders
This commit is contained in:
@@ -19,7 +19,6 @@ services:
|
||||
- '../src/DependencyInjection/'
|
||||
- '../src/Entity/'
|
||||
- '../src/Kernel.php'
|
||||
- '../src/Tests/'
|
||||
|
||||
# controllers are imported separately to make sure services can be injected
|
||||
# as action arguments even if you don't extend any base controller class
|
||||
|
||||
Reference in New Issue
Block a user