diff options
Diffstat (limited to 'tests/func/honeycomb/__init__.robot')
-rw-r--r-- | tests/func/honeycomb/__init__.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index 9057cef9f8..086660bfc3 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -29,7 +29,7 @@ | Configure Honeycomb for testing | | [Arguments] | ${node} | | Copy Java Libraries | ${node} -| | Configure Unsecured Access | ${node} +| | Configure Restconf binding address | ${node} | | Enable Module Features | ${node} | | Configure Log Level | ${node} | TRACE | | Configure Persistence | ${node} | disable |