Skip to content

Commit

Permalink
Fix tested_requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminPelletier committed Oct 21, 2023
1 parent 3430131 commit ed99a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/uss_qualifier/reports/tested_requirements.py
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ def _populate_breakdown_with_action_report(
breakdown, subaction, participant_id, req_set
)
else:
raise ValueError(f"Unsupported test suite report type")
pass # Skipped action


def _populate_breakdown_with_scenario_report(
Expand Down

0 comments on commit ed99a7c

Please sign in to comment.