mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
4 lines
146 B
Text
4 lines
146 B
Text
# define your env variables for the test environment here
|
|
KERNEL_CLASS='App\Kernel'
|
|
APP_SECRET='$ecretf0rt3st'
|
|
SYMFONY_DEPRECATIONS_HELPER=999999
|