mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-27 04:58:42 +02:00
Fix test + some minor cleanup stuff
This commit is contained in:
parent
ec1df251b8
commit
dbfc54837a
4 changed files with 39 additions and 7 deletions
|
@ -637,7 +637,6 @@ class TestDomainRequestAdmin(MockEppLib):
|
|||
with less_console_noise():
|
||||
# Access the arguments passed to send_email
|
||||
call_args = self.mock_client.EMAILS_SENT
|
||||
logger.info(f"what are the call args? {call_args}")
|
||||
kwargs = call_args[email_index]["kwargs"]
|
||||
|
||||
# Retrieve the email details from the arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue