From 648b4a17c8761a083ff73f5eff684fda950c9cca Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Tue, 9 Aug 2016 16:54:43 +0100 Subject: [PATCH] remove xfail flag - the test passes properly now! :tada: --- tests/app/notifications/test_rest.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/app/notifications/test_rest.py b/tests/app/notifications/test_rest.py index df9277724..3386f1d84 100644 --- a/tests/app/notifications/test_rest.py +++ b/tests/app/notifications/test_rest.py @@ -623,7 +623,6 @@ def test_get_notifications_for_service_returns_merged_template_content(notify_ap } -@pytest.mark.xfail(strict=True, raises=NeededByTemplateError) def test_get_notification_selects_correct_template_for_personalisation(notify_api, notify_db, notify_db_session,