summaryrefslogtreecommitdiff
path: root/t/50-www-efa.t
diff options
context:
space:
mode:
Diffstat (limited to 't/50-www-efa.t')
-rw-r--r--t/50-www-efa.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/50-www-efa.t b/t/50-www-efa.t
index c3d1c31..8144026 100644
--- a/t/50-www-efa.t
+++ b/t/50-www-efa.t
@@ -153,12 +153,12 @@ is_efa_post(
is_efa_err(
'date', '42.5.2003',
- 'Must match DD.MM.[YYYY]'
+ 'Invalid day',
);
is_efa_err(
'date', '7.',
- 'Must match DD.MM.[YYYY]'
+ 'Invalid month',
);
is_efa_post(