]> Raphaël G. Git Repositories - blog/commitdiff
Import test env file
authorRaphaël Gertz <git@rapsys.eu>
Fri, 26 Jan 2024 17:37:26 +0000 (18:37 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 26 Jan 2024 17:37:26 +0000 (18:37 +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