同步仪表盘治理说明已付无回执测试口径

This commit is contained in:
萝卜
2026-03-18 23:29:40 +08:00
parent 0462e0d041
commit 47cae2f3a4

View File

@@ -30,7 +30,7 @@ class AdminDashboardPlatformOrderGovernanceBarsShouldExplainMetricsTest extends
$res->assertSee('口径说明');
$res->assertSee('同步失败=meta.subscription_activation_error.message');
$res->assertSee('BMPA失败=meta.batch_mark_paid_and_activate_error.message');
$res->assertSee('无回执=已支付但缺 payment_receipts');
$res->assertSee('已付无回执=已支付但缺 payment_receipts');
$res->assertSee('对账不一致=回执汇总金额与 paid_amount 不一致');
$res->assertSee('退款不一致=退款汇总与退款状态不一致');
$res->assertSee('续费缺订阅=renewal 但 site_subscription_id 为空');