mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Fine details
This commit is contained in:
parent
60cf20fc3d
commit
1cf5bc3eaa
2 changed files with 9 additions and 2 deletions
|
@ -668,7 +668,7 @@ class MockEppLib(TestCase):
|
|||
)
|
||||
|
||||
mockDataInfoHosts = fakedEppObject(
|
||||
"lastPw", cr_date=datetime.datetime(2023, 5, 25, 19, 45, 35)
|
||||
"lastPw", cr_date=datetime.datetime(2023, 8, 25, 19, 45, 35)
|
||||
)
|
||||
|
||||
def mockSend(self, _request, cleaned):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue