mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
ran black
This commit is contained in:
parent
4b1f3f348f
commit
29c20e8243
1 changed files with 1 additions and 1 deletions
|
@ -2237,4 +2237,4 @@ class TestDomainRequestAdminForm(TestCase):
|
|||
self.assertEqual(
|
||||
form.fields["status"].widget.choices,
|
||||
DomainRequest._meta.get_field("status").choices,
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue