test(agent): align truth-chain hot lookup helper
Some checks failed
CD Pipeline / workflow-shape (push) Has been cancelled
CD Pipeline / cancel-stale-cd (push) Has been cancelled
CD Pipeline / tests (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
CD Pipeline / post-deploy-checks (push) Has been cancelled
Some checks failed
CD Pipeline / workflow-shape (push) Has been cancelled
CD Pipeline / cancel-stale-cd (push) Has been cancelled
CD Pipeline / tests (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
CD Pipeline / post-deploy-checks (push) Has been cancelled
This commit is contained in:
@@ -83,7 +83,7 @@ def test_incident_fingerprints_reads_signal_labels() -> None:
|
||||
|
||||
|
||||
def test_fetch_truth_chain_can_match_inbound_provider_event_id() -> None:
|
||||
source = inspect.getsource(fetch_truth_chain)
|
||||
source = inspect.getsource(_fetch_inbound_conversation_event_rows)
|
||||
|
||||
assert "provider_event_id = :source_id" in source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user