autotests: test2AP: Make tests pass in test-runner

This commit is contained in:
Rahul Rahul 2016-07-25 15:13:39 -07:00 committed by Denis Kenzior
parent 6a4f24c920
commit eb605d9105
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ class TestTwoNetworks(unittest.TestCase):
def doConnectDisconnectTwoNetworks(self):
objectList = utility.getObjectList(bus)
networkToConnect = utility.getNetworkToConnectTo(objectList)
networkToConnect = utility.getNetworkToConnectTo(objectList, "")
# check if networkToConnect is not null. If yes, restart program
# so that the network list is updated. Alternatively, we can scan