mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
6 lines
85 B
YAML
6 lines
85 B
YAML
when@dev: &dev
|
|
hautelook_alice:
|
|
fixtures_path: fixtures
|
|
|
|
when@test: *dev
|