🏏 alt-store index: incorporate review feedback

This commit is contained in:
Michael Pöhn 2024-04-23 17:28:30 +02:00
parent f2118b35a3
commit d00a87ed6c
No known key found for this signature in database
GPG key ID: 725F386C05529A5A
4 changed files with 28 additions and 14 deletions

View file

@ -875,7 +875,7 @@ class AltstoreIndexTest(unittest.TestCase):
apks,
config,
repodir,
2,
True,
)
with open(repodir / "altstore-index.json", 'r') as f: