test suite: update test to search for correct failure message

This commit is contained in:
Jonathan Bennett
2016-05-14 00:59:00 -05:00
parent f50b5c6e99
commit ef72883f8e
+1 -1
View File
@@ -1875,7 +1875,7 @@
'vars' => {'KEY' => 'testtest', 'HMAC_KEY' => 'hmactest',
'HMAC_DIGEST_TYPE' => 'SHA1', 'NAT_PORT' => '11111'}}],
'exec_err' => $YES,
'positive_output_matches' => [qr/Unable\sto\sresolve/]
'positive_output_matches' => [qr/Invalid\sNAT\sdestination/]
},
{
'category' => 'basic operations',