Skip to content

Commit

Permalink
Update phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
yoeriboven committed Oct 6, 2024
1 parent eb11cfa commit f5297ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@
<directory suffix=".php">./src</directory>
</include>
</source>
<php>
<env name="DB_CONNECTION" value="testing"/>
</php>
</phpunit>

0 comments on commit f5297ae

Please sign in to comment.