test suite: update test to search for correct failure message
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user