Fix appliance loading test.

pull/1295/head
grossmj 6 years ago
parent fff593b358
commit 935b8981ea

@ -510,7 +510,8 @@ def test_load_appliances(controller):
"Qemu": {
"vms": [
{
"name": "Test"
"name": "Test",
"node_type": "qemu",
}
]
}

Loading…
Cancel
Save