Fine details

This commit is contained in:
zandercymatics 2023-10-02 12:42:27 -06:00
parent 60cf20fc3d
commit 1cf5bc3eaa
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
2 changed files with 9 additions and 2 deletions

View file

@ -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):