mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
Test case refactor
This commit is contained in:
parent
a64732a301
commit
cf92d4d7e9
4 changed files with 86 additions and 36 deletions
|
@ -221,5 +221,5 @@ class DomainFixture(DomainApplicationFixture):
|
|||
|
||||
# We don't want fixtures sending out real emails to
|
||||
# fake email addresses, so we just skip that and log it instead
|
||||
application.approve(do_fake_send_email=True)
|
||||
application.approve(send_email=False)
|
||||
application.save()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue