fix tests

This commit is contained in:
linsui 2022-05-07 02:17:26 +00:00
parent c16d170f12
commit df1e0e30d5
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ class ScannerTest(unittest.TestCase):
'realm': 1,
'se.manyver': 2,
'com.jens.automation2': 2,
'com.github.shadowsocks': 5,
'com.github.shadowsocks': 6,
}
for d in glob.glob(os.path.join(source_files, '*')):
build = fdroidserver.metadata.Build()