aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_display.t
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-10-02 16:16:37 +0100
committerStruan Donald <struan@exo.org.uk>2013-10-02 16:16:37 +0100
commita4175ffd108308ad6c848c0dbac3cb05a58b4eec (patch)
treed46d073593003d936155f04cdafafd5e73b4670a /t/app/controller/report_display.t
parenta15aea4cad4122db9d5ebf375421830fd39065b4 (diff)
Reported via mobile device rather than by
Fixes #586
Diffstat (limited to 't/app/controller/report_display.t')
-rw-r--r--t/app/controller/report_display.t8
1 files changed, 4 insertions, 4 deletions
diff --git a/t/app/controller/report_display.t b/t/app/controller/report_display.t
index 62a5b3667..c17ee70ea 100644
--- a/t/app/controller/report_display.t
+++ b/t/app/controller/report_display.t
@@ -183,14 +183,14 @@ foreach my $meta (
category => '',
service => 'Transport service',
meta =>
-'Reported by Transport service by Test User at 15:47, Sat 16 April 2011'
+'Reported via Transport service by Test User at 15:47, Sat 16 April 2011'
},
{
anonymous => 'f',
category => 'Roads',
service => 'Transport service',
meta =>
-'Reported by Transport service in the Roads category by Test User at 15:47, Sat 16 April 2011'
+'Reported via Transport service in the Roads category by Test User at 15:47, Sat 16 April 2011'
},
{
anonymous => 't',
@@ -210,14 +210,14 @@ foreach my $meta (
category => '',
service => 'Transport service',
meta =>
-'Reported by Transport service anonymously at 15:47, Sat 16 April 2011'
+'Reported via Transport service anonymously at 15:47, Sat 16 April 2011'
},
{
anonymous => 't',
category => 'Roads',
service => 'Transport service',
meta =>
-'Reported by Transport service in the Roads category anonymously at 15:47, Sat 16 April 2011'
+'Reported via Transport service in the Roads category anonymously at 15:47, Sat 16 April 2011'
},
)
{