mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
8 lines
204 B
YAML
8 lines
204 B
YAML
# config/config_test.yml
|
|
imports:
|
|
- { resource: config.yml } #here we import a config.yml file, this is not required
|
|
|
|
framework:
|
|
test: ~
|
|
session:
|
|
storage_id: session.storage.filesystem |