From 17a39664affda0824a336990b7db4c2c036b8eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Thu, 19 Mar 2026 01:45:16 +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=89=AB=E6=8F=8F=E8=A1=8C=E6=B5=8B=E8=AF=95=E6=96=B9=E6=B3=95?= =?UTF-8?q?=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...rmOrdersScanlineNoReceiptShouldLinkToAddReceiptPanelTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Feature/AdminDashboardRecentPlatformOrdersScanlineNoReceiptShouldLinkToAddReceiptPanelTest.php b/tests/Feature/AdminDashboardRecentPlatformOrdersScanlineNoReceiptShouldLinkToAddReceiptPanelTest.php index 0a73e8c..089b628 100644 --- a/tests/Feature/AdminDashboardRecentPlatformOrdersScanlineNoReceiptShouldLinkToAddReceiptPanelTest.php +++ b/tests/Feature/AdminDashboardRecentPlatformOrdersScanlineNoReceiptShouldLinkToAddReceiptPanelTest.php @@ -23,7 +23,7 @@ class AdminDashboardRecentPlatformOrdersScanlineNoReceiptShouldLinkToAddReceiptP ])->assertRedirect('/admin'); } - public function test_dashboard_recent_platform_orders_scanline_no_receipt_should_link_to_add_receipt_panel(): void + public function test_dashboard_recent_platform_orders_scanline_paid_no_receipt_should_link_to_add_receipt_panel(): void { $this->loginAsPlatformAdmin();