mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Removing the section that calculated the count bar for templates and simplified
This commit is contained in:
@@ -556,7 +556,8 @@ def test_should_show_monthly_breakdown_of_template_usage(
|
||||
assert ' '.join(table_rows[0].text.split()) == (
|
||||
'My first template '
|
||||
'Text message template '
|
||||
'2'
|
||||
'2 '
|
||||
'messages sent'
|
||||
)
|
||||
|
||||
assert len(table_rows) == len(['October'])
|
||||
|
||||
Reference in New Issue
Block a user