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