Rapsys Git
/
blog
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
192a838
)
Import test env file
author
Raphaël Gertz
<git@rapsys.eu>
Fri, 26 Jan 2024 17:37:26 +0000
(18:37 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Fri, 26 Jan 2024 17:37:26 +0000
(18:37 +0100)
.env.test
[new file with mode: 0644]
patch
|
blob
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