1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00
This commit is contained in:
Hans-Christoph Steiner 2021-06-14 15:05:11 +02:00
parent 1abbc9732e
commit 4514983e58
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA

View File

@ -284,7 +284,7 @@ class BuildTest(unittest.TestCase):
onserver=False,
refresh=False,
)
# now run `fdroid buid --onserver`
# now run `fdroid build --onserver`
self.assertTrue('r21e' not in config['ndk_paths'])
fdroidserver.build.build_local(
app,