diff --git a/.env.test b/.env.test index d048686..9b579de 100644 --- a/.env.test +++ b/.env.test @@ -1,5 +1,5 @@ # define your env variables for the test env here -KERNEL_CLASS='App\Kernel' +KERNEL_CLASS='Chash\Kernel' APP_SECRET='$ecretf0rt3st' SYMFONY_DEPRECATIONS_HELPER=999999 PANTHER_APP_ENV=panther