Fix tests and other bits

This commit is contained in:
Imdad Ahad
2016-10-24 15:35:51 +01:00
parent 3c53a8a269
commit 876832801e
4 changed files with 18 additions and 16 deletions

View File

@@ -323,7 +323,7 @@ def test_should_redirect_after_request_to_go_live(
'subject': 'Request to go live',
'department_id': ANY,
'agent_team_id': ANY,
'message': 'On behalf of Test Service (http://localhost/services/6ce466d0-fd6a-11e5-82f5-e0accb9d11a6/dashboard)\n\nUsage estimate\n---\n\nOne million messages', # noqa
'message': ANY, # noqa
'person_name': api_user_active.name,
'person_email': api_user_active.email_address
},