Skip to content

Commit

Permalink
Merge pull request #14 from rajulkumar/fix_test
Browse files Browse the repository at this point in the history
Updated build name to nvr format in test_pushitem_obj_attributes
  • Loading branch information
rajulkumar committed Sep 17, 2021
2 parents 8f47dea + e7b0876 commit b9e4030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/proxy/test_argument_handling.py
Expand Up @@ -54,7 +54,7 @@ def test_pushitem_obj_attributes():
dest=["dest1", "dest2"],
md5sum="bb1b0d528129f47798006e73307ba7a7",
sha256sum="4fd23ae44f3366f12f769f82398e96dce72adab8e45dea4d721ddf43fdce31e2",
build="test_build",
build="test_build-1.0.0-1",
signing_key="FD431D51",
)
collector.update_push_items([pushitem])
Expand Down

0 comments on commit b9e4030

Please sign in to comment.