mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Remove redundant SMS test data for annual usage
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user