mirror of
https://github.com/lilydjwg/nvchecker
synced 2024-12-27 09:02:19 +00:00
Fix test_anitya
This commit is contained in:
parent
7face004e4
commit
6afa9a551a
@ -5,4 +5,4 @@ import pytest
|
||||
pytestmark = pytest.mark.asyncio
|
||||
|
||||
async def test_anitya(get_version):
|
||||
assert await get_version("shutter", {"anitya": "fedora/shutter"}) == "0.93.1"
|
||||
assert await get_version("shutter", {"anitya": "fedora/shutter"}) == "0.94"
|
||||
|
Loading…
Reference in New Issue
Block a user