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
1 changed files with 1 additions and 1 deletions

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,