mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
wait for time has reduced from 120 sec to 60 sec
Signed-off-by: Amrit Raj <amrit.raj@candelatech.com>
This commit is contained in:
@@ -107,7 +107,7 @@ class TTLSTest(Realm):
|
||||
self.hs20_enable = hs20_enable
|
||||
self.enable_pkc = enable_pkc
|
||||
|
||||
self.timeout = 120
|
||||
self.timeout = 60
|
||||
self.number_template = number_template
|
||||
self.debug = _debug_on
|
||||
self.station_profile = self.new_station_profile()
|
||||
|
||||
Reference in New Issue
Block a user