同步仪表盘最近订单修复测试方法命名

This commit is contained in:
萝卜
2026-03-19 01:47:34 +08:00
parent 17a39664af
commit 69fe88eef5

View File

@@ -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();