mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-16 18:36:49 +00:00
container: fix test
This commit is contained in:
parent
68fcfe3924
commit
943847da74
@ -14,5 +14,6 @@ async def test_container(get_version):
|
||||
async def test_container_paging(get_version):
|
||||
assert await get_version("prometheus-operator", {
|
||||
"source": "container",
|
||||
"registry": "quay.io",
|
||||
"container": "prometheus-operator/prometheus-operator",
|
||||
}) == "v0.48.1"
|
||||
|
Loading…
Reference in New Issue
Block a user