diff options
Diffstat (limited to 'resources/libraries/robot/honeycomb/slaac.robot')
-rw-r--r-- | resources/libraries/robot/honeycomb/slaac.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/honeycomb/slaac.robot b/resources/libraries/robot/honeycomb/slaac.robot index 1304c2b8ec..036d4d06ce 100644 --- a/resources/libraries/robot/honeycomb/slaac.robot +++ b/resources/libraries/robot/honeycomb/slaac.robot @@ -68,7 +68,7 @@ | | ... | \| ${node} \| ${interface} \| | | ... | | [Arguments] | ${node} | ${interface} -| | Run keyword and expect error | HoneycombError*404* +| | Run keyword and expect error | HoneycombError*40* | | ... | Get interface SLAAC oper data | ${node} | ${interface} | Honeycomb removes SLAAC configuration |