diff --git a/tests/controller/test_link.py b/tests/controller/test_link.py index 86784ef7e..239682948 100644 --- a/tests/controller/test_link.py +++ b/tests/controller/test_link.py @@ -221,6 +221,7 @@ async def test_json(project, compute): } ], "filters": {}, + "show_filters_icon": True, "link_style": {}, "suspend": False, 'wireshark': False, @@ -254,6 +255,7 @@ async def test_json(project, compute): ], "link_style": {}, "filters": {}, + "show_filters_icon": True, "suspend": False }