Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mertasan committed Jul 31, 2024
1 parent 3a76be9 commit 8593a43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Feature/ChannelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
config(['services.onesignal' => null]);

(new Notifiable)->notify(new TestNotification);

})->throws(\RuntimeException::class, 'OneSignal configuration not found.');

test('can send a notification', function () {
Expand Down

0 comments on commit 8593a43

Please sign in to comment.