Skip to content

Commit

Permalink
Fixed PHPUnit config
Browse files Browse the repository at this point in the history
  • Loading branch information
Okipa committed Dec 16, 2022
1 parent 6f4a1d9 commit 0dfdf11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
<server name="DB_CONNECTION" value="sqlite"/>
<server name="DB_DATABASE" value=":memory:"/>
<server name="MAIL_MAILER" value="array"/>
<server name="QUEUE_CONNECTION" value="sync"/>
<server name="SESSION_DRIVER" value="array"/>
</php>
</phpunit>

0 comments on commit 0dfdf11

Please sign in to comment.