Skip to content

Commit

Permalink
Add missing argument to test
Browse files Browse the repository at this point in the history
  • Loading branch information
ibazulic committed Aug 8, 2024
1 parent 28f7efe commit 296d60f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/registry/registry_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -3139,6 +3139,7 @@ def test_attempt_pull_by_tag_reference_for_deleted_tag(
"devtable",
"newrepo",
"latest",
basic_images,
credentials=credentials,
expected_failure=Failures.UNKNOWN_TAG,
)

0 comments on commit 296d60f

Please sign in to comment.