Skip to content

Commit

Permalink
Fix test call
Browse files Browse the repository at this point in the history
  • Loading branch information
ibazulic committed Aug 8, 2024
1 parent 0036dbe commit 28f7efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/registry/registry_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -3129,7 +3129,7 @@ def test_attempt_pull_by_tag_reference_for_deleted_tag(
)

# Delete the tag by reference
manifest.protocol.delete(
manifest_protocol.delete(
liveserver_session, "devtable", "newrepo", "latest", credentials=credentials
)

Expand Down

0 comments on commit 28f7efe

Please sign in to comment.