Switch providers on slow delivery only produces logs

This commit is contained in:
Pea Tyczynska
2018-12-05 14:46:21 +00:00
parent 418060fbdb
commit 6938600ab8
2 changed files with 3 additions and 2 deletions

View File

@@ -420,6 +420,7 @@ def test_switch_providers_on_slow_delivery_runs_if_config_set(
assert get_notifications_mock.called is True
@pytest.mark.skip(reason="Not switching it on yet")
def test_switch_providers_on_slow_delivery_switches_once_then_does_not_switch_if_already_switched(
notify_api,
mocker,