mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-12 01:48:04 -04:00
fix or remove skipped tests
This commit is contained in:
@@ -97,7 +97,7 @@ def test_send_one_off_notification_calls_persist_correctly_for_sms(
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.skip("We currently don't support international")
|
||||
# @pytest.mark.skip("We currently don't support international")
|
||||
def test_send_one_off_notification_calls_persist_correctly_for_international_sms(
|
||||
persist_mock, celery_mock, notify_db_session
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user