Skip to content

Commit 9e94c0b

Browse files
authored
Merge pull request #234 from Misaka13514-AUR/patch
update tests
2 parents 5e77f80 + a328e5d commit 9e94c0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_rpkgs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ async def test_bioc_data_experiment(get_version):
6767
'source': 'rpkgs',
6868
'pkgname': 'ALL',
6969
'repo': 'bioc-data-experiment',
70-
}) == '1.53.0'
70+
}) == '1.54.0'
7171

7272
async def test_bioc_workflows(get_version):
7373
ver = await get_version('liftOver', {

0 commit comments

Comments
 (0)