mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 10:29:23 +02:00
formatted for code readability
This commit is contained in:
parent
ba94435045
commit
03b33803a0
3 changed files with 3 additions and 4 deletions
|
@ -1684,7 +1684,7 @@ class TestDomainRequestAdmin(MockEppLib):
|
|||
request.user = self.superuser
|
||||
|
||||
request.session = {}
|
||||
|
||||
|
||||
# Define a custom implementation for is_active
|
||||
def custom_is_active(self):
|
||||
return domain_is_active # Override to return True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue