Update test_models_domain.py

This commit is contained in:
zandercymatics 2025-03-12 13:32:23 -06:00
parent 2faeded1ea
commit 8884baaa15
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -1001,7 +1001,7 @@ class TestRegistrantContacts(MockEppLib):
)
else:
expectedCreateCommand = self._convertPublicContactToEpp(
expected_contact, disclose_email=False, disclose_fields={}
expected_contact, disclose_email=False, disclose_fields=[]
)
self.mockedSendFunction.assert_any_call(expectedCreateCommand, cleaned=True)
# The emails should match on both items