diff --git a/anta/tests/interfaces.py b/anta/tests/interfaces.py index 4ca7b8692..4c29b9a8c 100644 --- a/anta/tests/interfaces.py +++ b/anta/tests/interfaces.py @@ -27,7 +27,7 @@ class VerifyInterfaceUtilization(AntaTest): Expected Results: * success: The test will pass if all interfaces have a usage below 75%. - * failure: The test will fail if one or more interfaces have a usage above 75%. + * failure: The test will fail if one or more interfaces have a usage above 75%. """ name = "VerifyInterfaceUtilization"