界面: BMPA失败原因提示文案对齐可BMPA处理入口

This commit is contained in:
萝卜
2026-03-18 13:34:58 +08:00
parent b5e0e58679
commit eed2324c8c
2 changed files with 2 additions and 2 deletions

View File

@@ -66,6 +66,6 @@ class AdminPlatformOrderToolsBmpaGovernanceHintTest extends TestCase
$res->assertSee('当前筛选包含「批量标记支付并生效失败/失败原因」范围', false);
$res->assertSee('进入批量标记支付失败集合', false);
$res->assertSee('切到 pending+unpaid', false);
$res->assertSee('切到可BMPA处理用于重试', false);
}
}