diff --git a/app/config.php b/app/config.php index 65d34b9..6edff0d 100644 --- a/app/config.php +++ b/app/config.php @@ -35,7 +35,7 @@ return [ * * @var bool */ - 'is_test_environment' => true, + 'is_test_environment' => false, /** * Timeout pour les requĂȘtes API (en secondes)