Fix search result page.

This commit is contained in:
James Cole
2025-01-05 08:03:15 +01:00
parent 73104aae1f
commit b6960dc299
4 changed files with 8 additions and 3 deletions

View File

@@ -35,6 +35,7 @@
<php>
<env name="APP_ENV" value="testing"/>
<env name="APP_LOG_ENV" value="notice"/>
<env name="QUERY_PARSER_IMPLEMENTATION" value="new"/>
<ini name="xdebug.mode" value="coverage"/>
</php>
<testsuites>