From db6db2e121913e138fa0c17e215907cd9d71ebed Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Thu, 15 Dec 2016 16:30:38 +0000 Subject: [PATCH] Renamed test, it was a duplicate name --- tests/app/v2/notifications/test_get_notifications.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/app/v2/notifications/test_get_notifications.py b/tests/app/v2/notifications/test_get_notifications.py index e947a4b7f..4601954d8 100644 --- a/tests/app/v2/notifications/test_get_notifications.py +++ b/tests/app/v2/notifications/test_get_notifications.py @@ -63,7 +63,7 @@ def test_get_notification_by_id_returns_200( assert json_response == expected_response -def test_get_notification_by_id_returns_200( +def test_get_notification_by_id_with_placeholders_returns_200( client, notify_db, notify_db_session, sample_email_template_with_placeholders ): sample_notification = create_sample_notification(