mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
fix import
This commit is contained in:
@@ -32,8 +32,8 @@ from tests.app.db import (
|
|||||||
create_notification,
|
create_notification,
|
||||||
create_inbound_number,
|
create_inbound_number,
|
||||||
create_reply_to_email,
|
create_reply_to_email,
|
||||||
create_reply_to_email_for_notification,
|
create_reply_to_email_for_notification
|
||||||
create_service_sms_sender)
|
)
|
||||||
|
|
||||||
|
|
||||||
def test_should_return_highest_priority_active_provider(restore_provider_details):
|
def test_should_return_highest_priority_active_provider(restore_provider_details):
|
||||||
|
|||||||
Reference in New Issue
Block a user