fix(core): String mapping
[csit.git] / resources / libraries / robot / shared / suite_setup.robot
index 4616ae0..1544ea3 100644 (file)
 | | ${version} = | Get TG Version | ${nodes}[TG]
 | | Export Dut Type And Version | ${type} | ${version}
 | | Export TG Type And Version | ${type} | ${version}
-| | Initialize traffic generator | "L2"
+| | Initialize traffic generator | L2
 
 | Additional Suite Setup Action For iPerf3
 | | [Documentation]