Remove change link from international SMS provider

We don’t want to set it independently from the other SMS providers.
This commit is contained in:
Chris Hill-Scott
2019-12-12 14:34:04 +00:00
parent 292b7df5a8
commit 1bd27b97f6
2 changed files with 0 additions and 3 deletions

View File

@@ -226,7 +226,6 @@ def test_should_show_all_providers(
assert table_data[2].text.strip() == "False"
assert table_data[3].text.strip() == "None"
assert table_data[4].text.strip() == "None"
assert table_data[5].find_all("a")[0]['href'] == '/provider/67c770f5-918e-4afa-a5ff-880b9beb161d/edit'
def test_add_monthly_traffic():