Skip to content

Commit f8ea193

Browse files
committed
wip
1 parent 2e0f7f8 commit f8ea193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Actions/SendVerificaionNotificationTest.php renamed to tests/Actions/SendVerificationNotificationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Cone\Root\Tests\User;
99
use Illuminate\Support\Facades\Notification;
1010

11-
class SendVerificaionNotificationTest extends TestCase
11+
class SendVerificationNotificationTest extends TestCase
1212
{
1313
public function test_send_verification_notifications_action(): void
1414
{

0 commit comments

Comments
 (0)