We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1e35e commit ccb2c28Copy full SHA for ccb2c28
tests/Pest.php
@@ -1,7 +1,6 @@
1
<?php
2
3
beforeEach(function () {
4
- \Illuminate\Support\Facades\Broadcast::fake();
5
\Illuminate\Support\Facades\Bus::fake();
6
\Illuminate\Support\Facades\Mail::fake();
7
\Illuminate\Support\Facades\Notification::fake();
0 commit comments