notify-admin-762 fix tests

This commit is contained in:
Kenneth Kehl
2023-09-19 14:30:32 -07:00
parent 4753be56c2
commit e3490691d3
4 changed files with 13 additions and 44 deletions

View File

@@ -18,11 +18,9 @@
{{ form.name(param_extensions={"hint": {"text": "You can change this later"}}) }}
<!--See add_service.py the default_organization_type is not currently useful for Notify.gov
and here it is causing an issue where services can't be created -->
<!--{% if not default_organization_type %}-->
<!--{% if not default_organization_type %}
{{ form.organization_type }}
<!--{% endif %}-->
{% endif %}-->
{{ page_footer('Add service') }}