mirror of https://github.com/docker/docker-py.git
Merge branch 'master' of https://github.com/walkerlee/docker-py into walkerlee-master
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
commit
fd4c01aa99
|
|
@ -100,7 +100,7 @@ class NetworkTest(BaseAPIClientTest):
|
|||
"Gateway": "192.168.52.254",
|
||||
"Subnet": "192.168.52.0/24",
|
||||
"AuxiliaryAddresses": None,
|
||||
}]
|
||||
}],
|
||||
}
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue