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
@@ -16,7 +16,6 @@
<server name="APP_ENV" value="test" force="true" />
<server name="SHELL_VERBOSITY" value="-1" />
<env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled" />
<env name="DATABASE_URL" value="postgresql://system7:bazmeg@127.0.0.1:15432/mineseeker_test?serverVersion=16&amp;charset=utf8" />
<env name="DAMA_DISABLE_STATIC_CONNECTION" value="0" />
</php>