aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/libraries/robot/shared/suite_setup.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/shared/suite_setup.robot b/resources/libraries/robot/shared/suite_setup.robot
index e2272242c6..c0ba0824d5 100644
--- a/resources/libraries/robot/shared/suite_setup.robot
+++ b/resources/libraries/robot/shared/suite_setup.robot
@@ -269,7 +269,7 @@
| |
| | ${type} = | Get iPerf Type | ${nodes}[TG]
| | ${version} = | Get iPerf Version | ${nodes}[TG]
-| | Export DUT Type And Version | ${type} | ${version}
+| | Export TG Type And Version | ${type} | ${version}
| Additional Suite Setup Action For ipsechw
| | [Documentation]