fix import

This commit is contained in:
Rebecca Law
2017-10-24 14:53:02 +01:00
parent 8d6c38e1fe
commit f519c2a4d9

View File

@@ -32,8 +32,8 @@ from tests.app.db import (
create_notification,
create_inbound_number,
create_reply_to_email,
create_reply_to_email_for_notification,
create_service_sms_sender)
create_reply_to_email_for_notification
)
def test_should_return_highest_priority_active_provider(restore_provider_details):