mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-02 21:40:46 +01:00
autotests: test2AP: Make tests pass in test-runner
This commit is contained in:
parent
6a4f24c920
commit
eb605d9105
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user