X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/918fec73c6664f4c03de1210dc93f6004d2e90ab..7205491b8495e48c62b28373d1746e77d475582b:/test/python/cli/test_cmd_admin.py diff --git a/test/python/cli/test_cmd_admin.py b/test/python/cli/test_cmd_admin.py index 45104ea6..cc80c19a 100644 --- a/test/python/cli/test_cmd_admin.py +++ b/test/python/cli/test_cmd_admin.py @@ -8,7 +8,7 @@ Test for the command line interface wrapper admin subcommand. These tests just check that the various command line parameters route to the -correct functionionality. They use a lot of monkeypatching to avoid executing +correct functionality. They use a lot of monkeypatching to avoid executing the actual functions. """ import pytest