From 69fe88eef5fffc7e65e4271cc48172c7ac80af62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Thu, 19 Mar 2026 01:47:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E4=BB=AA=E8=A1=A8=E7=9B=98?= =?UTF-8?q?=E6=9C=80=E8=BF=91=E8=AE=A2=E5=8D=95=E4=BF=AE=E5=A4=8D=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E6=96=B9=E6=B3=95=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ecentPlatformOrdersPaidButNoReceiptShouldShowFixLinkTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();