mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Fix sort order on performance page
This commit makes both the tables sort in reverse chronological order.
This commit is contained in:
@@ -132,13 +132,15 @@ def test_should_render_performance_page(
|
||||
''
|
||||
'Messages sent since May 2016 '
|
||||
'Date Emails Text messages Letters '
|
||||
'21 February 2021 1,234,567 123,456 123 '
|
||||
'22 February 2021 1 2 3 '
|
||||
'23 February 2021 1 2 3 '
|
||||
'24 February 2021 1 2 3 '
|
||||
'25 February 2021 1 2 3 '
|
||||
'26 February 2021 1 2 3 '
|
||||
'27 February 2021 1 2 3 '
|
||||
'26 February 2021 1 2 3 '
|
||||
'25 February 2021 1 2 3 '
|
||||
'24 February 2021 1 2 3 '
|
||||
'23 February 2021 1 2 3 '
|
||||
'22 February 2021 1 2 3 '
|
||||
'21 February 2021 1,234,567 123,456 123 '
|
||||
|
||||
|
||||
'Only showing the last 7 days '
|
||||
''
|
||||
'Messages sent within 10 seconds '
|
||||
|
||||
Reference in New Issue
Block a user