diff --git a/monitoring/uss_qualifier/scenarios/astm/utm/data_exchange_validation/test_steps/expected_interactions_test_steps.py b/monitoring/uss_qualifier/scenarios/astm/utm/data_exchange_validation/test_steps/expected_interactions_test_steps.py index 9fcdb637a6..a00818af3d 100644 --- a/monitoring/uss_qualifier/scenarios/astm/utm/data_exchange_validation/test_steps/expected_interactions_test_steps.py +++ b/monitoring/uss_qualifier/scenarios/astm/utm/data_exchange_validation/test_steps/expected_interactions_test_steps.py @@ -41,7 +41,7 @@ def expect_interuss_post_interactions( check.record_failed( summary=f"Notification to {posted_to_url} not sent", severity=Severity.Medium, - details=f"Notification to {posted_to_url} not sent", + details=f"Notification to {posted_to_url} not sent even though DSS instructed the planning USS to notify due to subscription.", requirements="SCD0085", query_timestamps=[query.request.timestamp], )