mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
Fixed dut creation and update
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
@@ -103,7 +103,6 @@ class DUT(dut):
|
||||
self.dut_name = dut_name
|
||||
self.ssid = ssid
|
||||
self.lan_port = lan_port
|
||||
print("JITT")
|
||||
|
||||
def setup(self):
|
||||
self.create_dut()
|
||||
|
||||
Reference in New Issue
Block a user