diff options
Diffstat (limited to 'rt/t/customfields/ipv6.t')
| -rw-r--r-- | rt/t/customfields/ipv6.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/t/customfields/ipv6.t b/rt/t/customfields/ipv6.t index f97420ef6..3b02ef9d7 100644 --- a/rt/t/customfields/ipv6.t +++ b/rt/t/customfields/ipv6.t @@ -150,7 +150,7 @@ diag "check that we parse correct IPs only" if $ENV{'TEST_VERBOSE'}; } ); - $agent->content_contains( 'can not be parsed as an IP address', + $agent->content_contains( 'is not a valid IP address', 'ticket fails to create' ); } } |
