diff --git a/frontend/tests/database-billing-adjustments.test.ts b/frontend/tests/database-billing-adjustments.test.ts index dd42fade..d63e7e6b 100644 --- a/frontend/tests/database-billing-adjustments.test.ts +++ b/frontend/tests/database-billing-adjustments.test.ts @@ -473,7 +473,7 @@ test("billing order adjustments and redemption reasons are atomic and audited", assert.equal( sql(`select string_agg(action||':'||permission_used||':'||reason,'|' order by created_at) from audit.admin_audit_logs where target_id='${codeId}'`), - "redemption_code.create:billing.adjustments.write:创建客服补偿码|redemption_code.update:billing.adjustments.write:修正兑换码备注|redemption_code.revoke:billing.adjustments.write:撤销未发放兑换码", + "redemption_code.create:admin.access:创建客服补偿码|redemption_code.update:admin.access:修正兑换码备注|redemption_code.revoke:admin.access:撤销未发放兑换码", ); } finally { await Promise.all([