mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-18 15:33:49 +02: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",
|
"name": "Test",
|
||||||
"node_type": "qemu",
|
"node_type": "qemu",
|
||||||
|
"category": "router"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user