diff --git a/tests/controller/test_link.py b/tests/controller/test_link.py index 5950fcb6..702dbdc2 100644 --- a/tests/controller/test_link.py +++ b/tests/controller/test_link.py @@ -213,6 +213,7 @@ async def test_json(project, compute): } ], "filters": {}, + "link_style": {}, "suspend": False, "link_type": "ethernet", "capturing": False, @@ -242,6 +243,7 @@ async def test_json(project, compute): } } ], + "link_style": {}, "filters": {}, "suspend": False }