This commit is contained in:
Dipti
2020-12-08 15:50:28 -08:00
parent fce6fa47c4
commit c8b3204aac
6 changed files with 3 additions and 8 deletions

View File

@@ -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):