Skip to content

Commit 339adc1

Browse files
authored
Update phpunit.xml.dist
1 parent 7e70b5a commit 339adc1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpunit.xml.dist

-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,5 @@
3737
<env name="DB_DATABASE" value=":memory:"/>
3838
<env name="REDIS_HOST" value="127.0.0.1"/>
3939
<env name="PGSQL_HOST" value="127.0.0.1"/>
40-
<env name="DB_USER" value="postgres"/>
41-
<env name="DB_PASSWORD" value="postgres"/>
4240
</php>
4341
</phpunit>

0 commit comments

Comments
 (0)