mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
Fix export test.
This commit is contained in:
parent
2fb5e47c8d
commit
10702f87bc
@ -203,7 +203,7 @@ def test_export_disallow_some_type(tmpdir, project, async_run):
|
|||||||
"topology": {
|
"topology": {
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
{
|
||||||
"node_type": "cloud"
|
"node_type": "vmware"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user