mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-18 07:23:47 +02:00
Fix appliance loading test.
This commit is contained in:
parent
fff593b358
commit
935b8981ea
@ -510,7 +510,8 @@ def test_load_appliances(controller):
|
||||
"Qemu": {
|
||||
"vms": [
|
||||
{
|
||||
"name": "Test"
|
||||
"name": "Test",
|
||||
"node_type": "qemu",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user