aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/dashboard.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-11-16 13:45:13 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-11-16 13:47:59 +0000
commit03951604640490c9923a23782f485562b00ac592 (patch)
tree3c3ac46d2ead89df2eb31c2f812d3433eab9151a /t/app/controller/dashboard.t
parentffe002094e634462ba2ae303f3ee5cdf090ac1fc (diff)
Treat dashboard end date as that given, inclusive.
If someone selects 15-16th November, they want reports from both those dates, not just the 15th.
Diffstat (limited to 't/app/controller/dashboard.t')
-rw-r--r--t/app/controller/dashboard.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/controller/dashboard.t b/t/app/controller/dashboard.t
index 3a22d4280..c1706cc81 100644
--- a/t/app/controller/dashboard.t
+++ b/t/app/controller/dashboard.t
@@ -621,7 +621,7 @@ FixMyStreet::override_config {
'Status',
'Latitude',
'Longitude',
- 'Nearest Postcode',
+ 'Query',
'Ward',
'Easting',
'Northing',