Skip to content

Commit

Permalink
Skip lint exception check on 4.7
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
appuk committed Sep 5, 2023
1 parent b078d82 commit 62662be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions galaxy_ng/tests/integration/api/test_artifact_upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ def test_ansible_lint_exception(ansible_config, upload_artifact, hub_version):
assert len(stderr_msg) == 0 # this stderr message not in log


@pytest.mark.min_hub_version("4.8dev")
@pytest.mark.stage_health
@pytest.mark.importer
@pytest.mark.all
Expand Down

0 comments on commit 62662be

Please sign in to comment.