mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-20 19:39:23 +02:00
Linting + remove filter horizontal
This commit is contained in:
parent
a51c80f333
commit
3395cf89ba
2 changed files with 2 additions and 4 deletions
|
@ -87,7 +87,8 @@ class TestDomainAdmin(MockEppLib, WebTest):
|
|||
|
||||
@less_console_noise_decorator
|
||||
def test_contact_fields_on_domain_change_form_have_detail_table(self):
|
||||
"""Tests if the contact fields in the inlined Domain information have the detail table which displays title, email, and phone"""
|
||||
"""Tests if the contact fields in the inlined Domain information have the detail table
|
||||
which displays title, email, and phone"""
|
||||
|
||||
# Create fake creator
|
||||
_creator = User.objects.create(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue