Skip to content

Commit

Permalink
Add Polarion TC
Browse files Browse the repository at this point in the history
Signed-off-by: Nandini Chandra <[email protected]>
  • Loading branch information
nachandr committed Sep 13, 2024
1 parent 6a22910 commit 20683fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_insights.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def test_insights_binary_app(analysis_data):
assert 'generating static report' in output
assert_insights_from_report_file()

# Polarion TC 3504, 3505, 3506
# Polarion TC 3503, 3504, 3505, 3506
@pytest.mark.parametrize('analysis_mode', ["source-only", "full"])
def test_custom_rules(analysis_data, analysis_mode):
application_data = analysis_data['tackle-testapp-project']
Expand Down

0 comments on commit 20683fb

Please sign in to comment.