Clean up old text message price

Now that the new price is in effect, we don’t need to check the date to
see which price should be displayed to the user.
This commit is contained in:
Chris Hill-Scott
2022-05-03 10:14:35 +01:00
parent 3a1ac189ff
commit 7f94232f4e
2 changed files with 0 additions and 3 deletions

View File

@@ -359,7 +359,6 @@ def test_font_preload(
@pytest.mark.parametrize('current_date, expected_rate', (
('2022-04-30', '1.61'),
('2022-05-01', '1.72'),
))
def test_sms_price(