mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-19 21:30:10 +01:00
fix typo
This commit is contained in:
parent
1abbc9732e
commit
4514983e58
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user