mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
Fix appliance loading test (missing category).
This commit is contained in:
parent
935b8981ea
commit
17422bc461
@ -512,6 +512,7 @@ def test_load_appliances(controller):
|
||||
{
|
||||
"name": "Test",
|
||||
"node_type": "qemu",
|
||||
"category": "router"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user