chg: test: all tests passed and migrated to Symfony 8 #14

This commit is contained in:
2026-07-27 18:39:17 +02:00
parent 82fff0cdf0
commit dff46cdc6f
5 changed files with 4 additions and 7 deletions
+1
View File
@@ -1,3 +1,4 @@
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'
DATABASE_URL="postgresql://system7:bazmeg@127.0.0.1:5452/mineseeker_test?serverVersion=18&charset=utf8"