aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/__init__.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/func/__init__.robot')
-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 2016146e3b..7d3c64e78b 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 | ${nodes}
+| ... | AND | Setup all DUTs before test
| ... | AND | Update All Interface Data On All Nodes | ${nodes}