mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-02-11 13:16:07 +00:00
Fix tests.
This commit is contained in:
parent
2340823f53
commit
c41c01b95f
@ -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": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user