1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-29 10:59:49 +01:00

Minor test setup adjustment

This commit is contained in:
Kovah 2022-11-17 13:41:20 +01:00
parent 44cdb48e01
commit 672ddb57c3
No known key found for this signature in database
GPG Key ID: AAAA031BA9830D7B

View File

@ -48,6 +48,7 @@
<server name="MAIL_DRIVER" value="array"/>
<server name="QUEUE_CONNECTION" value="sync"/>
<server name="SESSION_DRIVER" value="array"/>
<server name="LOG_CHANNEL" value="stderr"/>
<server name="APP_CONFIG_CACHE" value="bootstrap/cache/config.phpunit.php"/>
<server name="APP_SERVICES_CACHE" value="bootstrap/cache/services.phpunit.php"/>
<server name="APP_PACKAGES_CACHE" value="bootstrap/cache/packages.phpunit.php"/>