b0c27a9332
CI / test (push) Has been cancelled
Bundle was registered for test env only but its YAML config loaded unconditionally, which broke `bin/console cache:clear` in dev/prod when the bundle is enabled but the env doesn't load it. The file now only contributes to the test container. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
6 lines
158 B
YAML
6 lines
158 B
YAML
when@test:
|
|
dama_doctrine_test:
|
|
enable_static_connection: true
|
|
enable_static_meta_data_cache: true
|
|
enable_static_query_cache: true
|