CSIT-219: Realocate resources for Honeycomb tests
[csit.git] / resources / libraries / robot / honeycomb / notifications.robot
index 119a351..125e06c 100644 (file)
@@ -13,8 +13,8 @@
 
 *** Settings ***
 | Library | resources.libraries.python.honeycomb.Notifications
 
 *** Settings ***
 | Library | resources.libraries.python.honeycomb.Notifications
-| Variables | tests/suites/honeycomb/resources/netconf/hello.py
-| Variables | tests/suites/honeycomb/resources/netconf/subscription.py
+| Variables | resources/test_data/honeycomb/netconf/hello.py
+| Variables | resources/test_data/honeycomb/netconf/subscription.py
 | Documentation | Keywords used to test Honeycomb notifications over Netconf.
 
 *** Keywords ***
 | Documentation | Keywords used to test Honeycomb notifications over Netconf.
 
 *** Keywords ***