Skip to content

Commit c463518

Browse files
author
Laurence Ioannou
committed
Update phpunit.xml
1 parent e3630a5 commit c463518

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
@@ -18,5 +18,6 @@
1818
<env name="APP_ENV" value="testing"/>
1919
<env name="CACHE_DRIVER" value="array"/>
2020
<env name="SESSION_DRIVER" value="array"/>
21+
<env name="QUEUE_DRIVER" value="sync"/>
2122
</php>
2223
</phpunit>

0 commit comments

Comments
 (0)