mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-18 07:18:18 +00:00
Fix tests.
This commit is contained in:
@ -811,7 +811,7 @@ def test_ethernet_switch_template_create(http_controller):
|
|||||||
"builtin": False,
|
"builtin": False,
|
||||||
"category": "switch",
|
"category": "switch",
|
||||||
"compute_id": "local",
|
"compute_id": "local",
|
||||||
"console_type": "telnet",
|
"console_type": "none",
|
||||||
"default_name_format": "Switch{0}",
|
"default_name_format": "Switch{0}",
|
||||||
"name": "Ethernet switch template",
|
"name": "Ethernet switch template",
|
||||||
"ports_mapping": [{"ethertype": "",
|
"ports_mapping": [{"ethertype": "",
|
||||||
|
Reference in New Issue
Block a user