Remove redundant SMS test data for annual usage

This commit is contained in:
Ben Thorner
2022-04-27 16:47:37 +01:00
parent 4925264fb7
commit 82c3e8093d
2 changed files with 2 additions and 16 deletions

View File

@@ -2337,20 +2337,6 @@ def mock_get_usage(mocker, service_one, fake_uuid):
"rate": 0.0165,
"letter_total": 0
},
{
"notification_type": "sms",
"chargeable_units": 300,
"notifications_sent": 150,
"rate": 0.0165,
"letter_total": 0
},
{
"notification_type": "sms",
"chargeable_units": 90,
"notifications_sent": 90,
"rate": 0.0165,
"letter_total": 0
},
{
"notification_type": "letter",
"chargeable_units": 300,