mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 01:10:42 +08:00
4 lines
161 B
Text
4 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
|