HC2VPP-411: migrate interfaces-state to interfaces
[csit.git] / resources / libraries / robot / honeycomb / notifications.robot
index f46f7ee..c5a4817 100644 (file)
@@ -45,7 +45,7 @@
 | | ... | \| GigabitEthernet0/8/0 \| up \|
 | | [Arguments] | ${interface} | ${state}
 | | ${reply}= | Get notification
-| | Should contain | ${reply} | <interface-state-change
+| | Should contain | ${reply} | <interface-change
 | | Should contain | ${reply} | <name>${interface}</name>
 | | Should contain | ${reply} | <admin-status>${state}</admin-status>