Skip to content

Commit

Permalink
Improve
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Jan 3, 2025
1 parent 5ed000b commit 9d0efc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<server name="MAIL_DRIVER" value="array"/>
<server name="QUEUE_CONNECTION" value="sync"/>
<server name="SESSION_DRIVER" value="array"/>
<server name="LOG_CHANNEL" value="stack"/>
<server name="LOG_CHANNEL" value="single"/>
</php>
<logging/>
<source>
Expand Down

0 comments on commit 9d0efc6

Please sign in to comment.