Skip to content

Commit 0e92c2f

Browse files
committed
Disable spatie/ray
1 parent afa7091 commit 0e92c2f

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
@@ -21,6 +21,7 @@
2121
<env name="CACHE_DRIVER" value="file"/>
2222
<env name="SESSION_DRIVER" value="array"/>
2323
<env name="MAIL_DRIVER" value="log"/>
24+
<env name="RAY_ENABLED" value="false"/>
2425
</php>
2526

2627
<filter>

0 commit comments

Comments
 (0)