diff --git a/onadata/apps/main/tests/test_process.py b/onadata/apps/main/tests/test_process.py index daee427df8..860e311d55 100644 --- a/onadata/apps/main/tests/test_process.py +++ b/onadata/apps/main/tests/test_process.py @@ -109,7 +109,7 @@ def test_publish_xlsx_file_with_external_choices(self): """Test publishing an XLSX file with external choices""" self._publish_xlsx_file_with_external_choices() - def test_publis_xlsx_file_with_external_choices_with_empty_row(self): + def test_public_xlsx_file_with_external_choices_with_empty_row(self): """ Test that a form with empty spaces in list_name column is uploaded correctly """