mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Merge pull request #3295 from alphagov/restyle-template-stats
Restyle template statistics and received text messages
This commit is contained in:
@@ -1960,7 +1960,7 @@ def mock_get_inbound_sms_summary(mocker):
|
||||
service_id,
|
||||
):
|
||||
return {
|
||||
'count': 99,
|
||||
'count': 9999,
|
||||
'most_recent': datetime.utcnow().isoformat()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user