X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Ft%2Fcustomfields%2Fipv6.t;h=3b02ef9d7ccb7b6a66101c0143840a9cb1f08ce7;hp=f97420ef68b34e128033335d099ed556c8ee9e96;hb=008524b8e963831999983769f7fec11f55a72f16;hpb=d10fe3d48da3f3bdb423efe42d624e9d1013c958 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' ); } }