fix(reimbursement): harden assistant draft and claim cleanup
This commit is contained in:
@@ -350,7 +350,7 @@ def test_orchestrator_expense_preview_does_not_persist_claim_before_user_action(
|
||||
assert response.status == "succeeded"
|
||||
assert response.result.get("review_payload") is not None
|
||||
assert response.result.get("draft_payload") is None
|
||||
assert "尚未保存为草稿" in response.result["answer"]
|
||||
assert "交通费通常以实际票据金额为基础" in response.result["answer"]
|
||||
assert user_claims == []
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user