diff options
Diffstat (limited to 'tests/suites/honeycomb/070_netconf.robot')
-rw-r--r-- | tests/suites/honeycomb/070_netconf.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suites/honeycomb/070_netconf.robot b/tests/suites/honeycomb/070_netconf.robot index 998b550bf6..9925dee15f 100644 --- a/tests/suites/honeycomb/070_netconf.robot +++ b/tests/suites/honeycomb/070_netconf.robot @@ -14,7 +14,7 @@ *** Settings *** | Resource | resources/libraries/robot/default.robot | Resource | resources/libraries/robot/honeycomb/netconf.robot -| Variables | tests/suites/honeycomb/resources/netconf/triggers.py +| Variables | resources/test_data/honeycomb/netconf/triggers.py | Documentation | *Netconf test suite. Contains test cases that need to bypass\ | ... | REST API.* | Force Tags | honeycomb_sanity |