mirror of
https://github.com/GNS3/gns3-server
synced 2025-02-24 05:52:17 +00:00
Fix tests. Ref https://github.com/GNS3/gns3-gui/issues/2461
This commit is contained in:
parent
4e34ab8e4f
commit
095a022033
@ -213,6 +213,7 @@ async def test_json(project, compute):
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filters": {},
|
"filters": {},
|
||||||
|
"link_style": {},
|
||||||
"suspend": False,
|
"suspend": False,
|
||||||
"link_type": "ethernet",
|
"link_type": "ethernet",
|
||||||
"capturing": False,
|
"capturing": False,
|
||||||
@ -242,6 +243,7 @@ async def test_json(project, compute):
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"link_style": {},
|
||||||
"filters": {},
|
"filters": {},
|
||||||
"suspend": False
|
"suspend": False
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user