aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/contact.t
diff options
context:
space:
mode:
Diffstat (limited to 't/app/controller/contact.t')
-rw-r--r--t/app/controller/contact.t16
1 files changed, 8 insertions, 8 deletions
diff --git a/t/app/controller/contact.t b/t/app/controller/contact.t
index 9808ef762..bbb3a0f83 100644
--- a/t/app/controller/contact.t
+++ b/t/app/controller/contact.t
@@ -133,9 +133,9 @@ for my $test (
page_errors =>
[ 'There were problems with your report. Please see below.', ],
field_errors => [
- 'Please give your name',
- 'Please give your email',
- 'Please give a subject',
+ 'Please enter your name',
+ 'Please enter your email',
+ 'Please enter a subject',
'Please write a message',
]
},
@@ -149,9 +149,9 @@ for my $test (
page_errors =>
[ 'There were problems with your report. Please see below.', ],
field_errors => [
- 'Please give your name',
- 'Please give a valid email address',
- 'Please give a subject',
+ 'Please enter your name',
+ 'Please enter a valid email address',
+ 'Please enter a subject',
'Please write a message',
]
},
@@ -164,7 +164,7 @@ for my $test (
},
page_errors =>
[ 'There were problems with your report. Please see below.', ],
- field_errors => [ 'Please give a subject', 'Please write a message', ]
+ field_errors => [ 'Please enter a subject', 'Please write a message', ]
},
{
fields => {
@@ -186,7 +186,7 @@ for my $test (
},
page_errors =>
[ 'There were problems with your report. Please see below.', ],
- field_errors => [ 'Please give a subject', 'Please write a message', ]
+ field_errors => [ 'Please enter a subject', 'Please write a message', ]
},
{
fields => {