mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
clear up where we use restore_provider_details
it now only needs to be used when you're: * updating providers in ways that will create history (eg through regular api calls) * altering more than just priority in test setup (eg setting inactive, deleting, or adding a provider)
This commit is contained in:
@@ -565,7 +565,6 @@ def test_should_set_notification_billable_units_if_sending_to_provider_fails(
|
||||
|
||||
|
||||
def test_should_send_sms_to_international_providers(
|
||||
restore_provider_details,
|
||||
sample_template,
|
||||
sample_user,
|
||||
mocker
|
||||
|
||||
Reference in New Issue
Block a user