]> Raphaël G. Git Repositories - airlibre/commitdiff
Add test env file
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 10:24:28 +0000 (11:24 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 10:24:28 +0000 (11:24 +0100)
.env.test [new file with mode: 0644]

diff --git a/.env.test b/.env.test
new file mode 100644 (file)
index 0000000..9e7162f
--- /dev/null
+++ b/.env.test
@@ -0,0 +1,6 @@
+# define your env variables for the test env here
+KERNEL_CLASS='App\Kernel'
+APP_SECRET='$ecretf0rt3st'
+SYMFONY_DEPRECATIONS_HELPER=999999
+PANTHER_APP_ENV=panther
+PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots