Fixed the issue for 6g test cases

This commit is contained in:
shivam
2022-08-17 14:38:13 +05:30
committed by karthikaeyetea
parent 3eb163c769
commit 207c26abbb
3 changed files with 3 additions and 3 deletions

View File

@@ -2018,4 +2018,4 @@ if __name__ == '__main__':
# print(profile.get_ssid_info())
# # print(obj.get_devices())
obj.logout()
obj.logout()

View File

@@ -1148,4 +1148,4 @@ if __name__ == '__main__':
d = var.setup_basic_configuration(configuration=setup_params_enterprise, requested_combination=target)
print(d)
# var.setup_firmware()
# var.teardown_objects()
# var.teardown_objects()

View File

@@ -330,4 +330,4 @@
},
"open_flow": {},
"influx_params": {}
}
}