mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
edits
This commit is contained in:
@@ -57,9 +57,6 @@ class IPv4Test(LFCliBase):
|
||||
self.passed()
|
||||
else:
|
||||
self._fail("Stations not able to acquire IP. Please check network input.")
|
||||
self
|
||||
self._fail("Stations not able to acquire IP. Please check network input.")
|
||||
print(self.get_failed_result_list())
|
||||
self.failed()
|
||||
|
||||
def cleanup(self, sta_list):
|
||||
|
||||
Reference in New Issue
Block a user