diff --git a/tests/Feature/AdminDashboardRecentPlatformOrdersPaidButNoReceiptShouldShowFixLinkTest.php b/tests/Feature/AdminDashboardRecentPlatformOrdersPaidButNoReceiptShouldShowFixLinkTest.php index f592d88..90d68a0 100644 --- a/tests/Feature/AdminDashboardRecentPlatformOrdersPaidButNoReceiptShouldShowFixLinkTest.php +++ b/tests/Feature/AdminDashboardRecentPlatformOrdersPaidButNoReceiptShouldShowFixLinkTest.php @@ -23,7 +23,7 @@ class AdminDashboardRecentPlatformOrdersPaidButNoReceiptShouldShowFixLinkTest ex ])->assertRedirect('/admin'); } - public function test_dashboard_recent_platform_orders_paid_but_no_receipt_should_show_fix_link(): void + public function test_dashboard_recent_platform_orders_paid_no_receipt_should_show_fix_link(): void { $this->loginAsPlatformAdmin();