mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-29 18:12:34 +00:00
Factory reset before adding restrictions (#820)
This commit is contained in:
@@ -507,6 +507,8 @@ class APLIBS:
|
||||
return output
|
||||
|
||||
def add_restrictions(self, restrictions_file, developer_mode):
|
||||
self.factory_reset(print_log=False)
|
||||
time.sleep(200)
|
||||
output = self.run_generic_command(cmd=developer_mode,
|
||||
idx=0,
|
||||
print_log=True,
|
||||
|
||||
Reference in New Issue
Block a user