From 67e17ee7ae69a5f00bfa24de955933c04f7f5321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Thu, 19 Mar 2026 01:41:31 +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=E5=88=97=E8=A1=A8=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 --- ...rdRecentPlatformOrdersNoReceiptShouldIncludeListLinkTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Feature/AdminDashboardRecentPlatformOrdersNoReceiptShouldIncludeListLinkTest.php b/tests/Feature/AdminDashboardRecentPlatformOrdersNoReceiptShouldIncludeListLinkTest.php index 45b6d28..dc586f7 100644 --- a/tests/Feature/AdminDashboardRecentPlatformOrdersNoReceiptShouldIncludeListLinkTest.php +++ b/tests/Feature/AdminDashboardRecentPlatformOrdersNoReceiptShouldIncludeListLinkTest.php @@ -23,7 +23,7 @@ class AdminDashboardRecentPlatformOrdersNoReceiptShouldIncludeListLinkTest exten ])->assertRedirect('/admin'); } - public function test_dashboard_recent_platform_orders_no_receipt_should_include_list_link(): void + public function test_dashboard_recent_platform_orders_paid_no_receipt_should_include_list_link(): void { $this->loginAsPlatformAdmin();