Merge pull request #1441 from alphagov/flake8-tests

Flake8 tests
This commit is contained in:
Leo Hemsted
2017-11-29 16:54:29 +00:00
committed by GitHub
39 changed files with 184 additions and 306 deletions

View File

@@ -824,7 +824,7 @@ def test_send_email_to_provider_should_format_reply_to_email_address(
db_notification = create_notification(template=sample_email_template, reply_to_text="test@test.com\t")
reply_to = create_reply_to_email_for_notification(
create_reply_to_email_for_notification(
db_notification.id,
sample_service,
"test@test.com"