mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Requested PR changes
Removed skip on test_domain_security_email_form, fixed common.py, extended contact_error.py, fixed domain_detail not showing the right data, small cleanup of domain.py
This commit is contained in:
parent
f89578d821
commit
e456cec33b
5 changed files with 84 additions and 47 deletions
|
@ -606,7 +606,7 @@ class MockEppLib(TestCase):
|
|||
return fake
|
||||
|
||||
mockDataInfoDomain = fakedEppObject(
|
||||
"lastPw",
|
||||
"fakePw",
|
||||
cr_date=datetime.datetime(2023, 5, 25, 19, 45, 35),
|
||||
contacts=[
|
||||
common.DomainContact(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue