From 1db9c55ecacc2d54873b5655bf4c3f673ba9f294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Thu, 19 Mar 2026 01:37:41 +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=E6=8F=90=E7=A4=BA=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 --- ...ormOrdersNoReceiptHintShouldIncludePaidAmountTooltipTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Feature/AdminDashboardRecentPlatformOrdersNoReceiptHintShouldIncludePaidAmountTooltipTest.php b/tests/Feature/AdminDashboardRecentPlatformOrdersNoReceiptHintShouldIncludePaidAmountTooltipTest.php index 56aa0d6..09fe431 100644 --- a/tests/Feature/AdminDashboardRecentPlatformOrdersNoReceiptHintShouldIncludePaidAmountTooltipTest.php +++ b/tests/Feature/AdminDashboardRecentPlatformOrdersNoReceiptHintShouldIncludePaidAmountTooltipTest.php @@ -22,7 +22,7 @@ class AdminDashboardRecentPlatformOrdersNoReceiptHintShouldIncludePaidAmountTool ])->assertRedirect('/admin'); } - public function test_dashboard_recent_platform_orders_no_receipt_hint_should_include_paid_amount_tooltip(): void + public function test_dashboard_recent_platform_orders_paid_no_receipt_hint_should_include_paid_amount_tooltip(): void { $this->loginAsPlatformAdmin();