mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-24 23:55:02 +00:00
- Update config to be conform with symfony 7.3 - Create unit test for TrackCreateUpdateSubscriber.php
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
# define your env variables for the test env here
|
|
KERNEL_CLASS='App\Kernel'
|
|
APP_SECRET='$ecretf0rt3st'
|
|
SYMFONY_DEPRECATIONS_HELPER=999999
|
|
DEFAULT_CARRIER_CODE=TEST
|