aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/func/__init__.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/__init__.robot b/tests/func/__init__.robot
index 7d3c64e78b..2016146e3b 100644
--- a/tests/func/__init__.robot
+++ b/tests/func/__init__.robot
@@ -16,5 +16,5 @@
| Resource | resources/libraries/robot/interfaces.robot
| Library | resources.libraries.python.SetupFramework
| Suite Setup | Run Keywords | Setup Framework | ${nodes}
-| ... | AND | Setup all DUTs before test
+| ... | AND | Setup All DUTs | ${nodes}
| ... | AND | Update All Interface Data On All Nodes | ${nodes}