Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Jan 2, 2024
1 parent e8b4722 commit b09aa17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/pytests/unit/modules/test_aptpkg.py
Original file line number Diff line number Diff line change
Expand Up @@ -1183,6 +1183,7 @@ def test_list_repos():
assert repos[source_uri][0]["uri"][-1] == "/"


@pytest.mark.filterwarnings("RuntimeError")
def test__expand_repo_def():
"""
Checks results from _expand_repo_def
Expand Down

0 comments on commit b09aa17

Please sign in to comment.