mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-10 22:44:47 +02:00
Merge branch 'main' into za/2596-view-only-domain-request-page
This commit is contained in:
commit
8644b0d456
24 changed files with 1164 additions and 1024 deletions
|
@ -2247,7 +2247,6 @@ class DomainRequestTests(TestWithUser, WebTest):
|
|||
senior_official = domain_request.senior_official
|
||||
self.assertEquals("Testy2", senior_official.first_name)
|
||||
|
||||
@override_flag("profile_feature", active=True)
|
||||
@less_console_noise_decorator
|
||||
def test_edit_creator_in_place(self):
|
||||
"""When you:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue