mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
parent
2191c487b6
commit
1e598d1890
@ -840,7 +840,7 @@ def test_get_image_informations(project, manager, loop):
|
||||
@pytest.mark.skipif(sys.platform.startswith("win"), reason="Not supported on Windows")
|
||||
def test_mount_binds(vm, tmpdir):
|
||||
image_infos = {
|
||||
"ContainerConfig": {
|
||||
"Config": {
|
||||
"Volumes": {
|
||||
"/test/experimental": {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user