diff --git a/tests/Actions/SendVerificaionNotificationTest.php b/tests/Actions/SendVerificationNotificationTest.php similarity index 92% rename from tests/Actions/SendVerificaionNotificationTest.php rename to tests/Actions/SendVerificationNotificationTest.php index 6759d884..bd8c8b24 100644 --- a/tests/Actions/SendVerificaionNotificationTest.php +++ b/tests/Actions/SendVerificationNotificationTest.php @@ -8,7 +8,7 @@ use Cone\Root\Tests\User; use Illuminate\Support\Facades\Notification; -class SendVerificaionNotificationTest extends TestCase +class SendVerificationNotificationTest extends TestCase { public function test_send_verification_notifications_action(): void {