Remove ChillEventBundle and refactor framework.yaml configurations

This commit involves the deletion of ChillEventBundle from the bundles configuration. Additionally, test framework configurations are handled in a consolidated manner by moving assets configurations (json_manifest_path) from test/framework.yaml to framework.yaml. The obsolete test/framework.yaml has been deleted as it is no longer needed.
This commit is contained in:
2024-06-03 13:23:09 +02:00
parent 59f721934e
commit 6db36d5ab6
3 changed files with 2 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
framework:
test: true
session:
storage_id: session.storage.mock_file
assets:
json_manifest_path: NULL