From 6fe8cc916ebef57082256ea44929d1bfc72b5f99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Thu, 19 Mar 2026 00:15:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E5=B7=B2=E4=BB=98=E6=97=A0?= =?UTF-8?q?=E5=9B=9E=E6=89=A7=E5=B7=A5=E5=85=B7=E5=8C=BA=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=B3=A8=E9=87=8A=E8=AF=AD=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/Feature/AdminPlatformOrderToolsReceiptNoneHintTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Feature/AdminPlatformOrderToolsReceiptNoneHintTest.php b/tests/Feature/AdminPlatformOrderToolsReceiptNoneHintTest.php index b11518d..96f50cc 100644 --- a/tests/Feature/AdminPlatformOrderToolsReceiptNoneHintTest.php +++ b/tests/Feature/AdminPlatformOrderToolsReceiptNoneHintTest.php @@ -54,7 +54,7 @@ class AdminPlatformOrderToolsReceiptNoneHintTest extends TestCase 'placed_at' => now(), 'paid_at' => now(), 'activated_at' => now(), - // 无 payment_summary/payment_receipts,即“无回执”集合 + // 无 payment_summary/payment_receipts,且当前治理语义收口为“已付无回执”集合 'meta' => [], ]);