diff --git a/tests/test_pkgset_common.py b/tests/test_pkgset_common.py index 62a8ff15..455c7101 100755 --- a/tests/test_pkgset_common.py +++ b/tests/test_pkgset_common.py @@ -170,7 +170,8 @@ class TestCreateArchRepos(helpers.PungiTestCase): mock.call( old_repo, os.path.join(self.compose.topdir, "work/x86_64/repo/foo") ), - ] + ], + any_order=True, ) self.compose.log_info.assert_has_calls( [