diff --git a/tests/units/anta_tests/test_interfaces.py b/tests/units/anta_tests/test_interfaces.py index 16a2f9e76..c38ac89f2 100644 --- a/tests/units/anta_tests/test_interfaces.py +++ b/tests/units/anta_tests/test_interfaces.py @@ -2459,8 +2459,6 @@ "synchronization": True, "collecting": True, "distributing": True, - "defaulted": False, - "expired": False, }, "actorPortState": { "activity": True, @@ -2469,8 +2467,6 @@ "synchronization": True, "collecting": True, "distributing": True, - "defaulted": False, - "expired": False, }, } } @@ -2538,8 +2534,6 @@ "synchronization": False, "collecting": True, "distributing": True, - "defaulted": False, - "expired": False, }, "actorPortState": { "activity": False, @@ -2548,8 +2542,6 @@ "synchronization": False, "collecting": True, "distributing": True, - "defaulted": False, - "expired": False, }, } }