Skip to content

Commit 4705136

Browse files
committed
disable pulse for testing
1 parent 3142d3f commit 4705136

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<!-- <env name="DB_CONNECTION" value="sqlite"/> -->
2525
<!-- <env name="DB_DATABASE" value=":memory:"/> -->
2626
<env name="MAIL_MAILER" value="array"/>
27+
<env name="PULSE_ENABLED" value="false"/>
2728
<env name="QUEUE_CONNECTION" value="sync"/>
2829
<env name="SESSION_DRIVER" value="array"/>
2930
<env name="TELESCOPE_ENABLED" value="false"/>

0 commit comments

Comments
 (0)