File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33namespace NotificationChannels \Messagebird \Test ;
44
5- use Mockery ;
65use GuzzleHttp \Client ;
76use Illuminate \Notifications \Notifiable ;
87use Illuminate \Notifications \Notification ;
9- use NotificationChannels \ Messagebird \ MessagebirdClient ;
8+ use Mockery ;
109use NotificationChannels \Messagebird \MessagebirdChannel ;
10+ use NotificationChannels \Messagebird \MessagebirdClient ;
1111use NotificationChannels \Messagebird \MessagebirdMessage ;
1212use PHPUnit \Framework \TestCase ;
1313
Original file line number Diff line number Diff line change 22
33namespace NotificationChannels \Messagebird \Test ;
44
5- use Mockery ;
65use GuzzleHttp \Client ;
6+ use Mockery ;
77use NotificationChannels \Messagebird \MessagebirdClient ;
88use NotificationChannels \Messagebird \MessagebirdMessage ;
99use PHPUnit \Framework \TestCase ;
You can’t perform that action at this time.
0 commit comments