diff --git a/docs/api/tests.routing.isis.md b/docs/api/tests.routing.isis.md index bf50c72e7..073ee595c 100644 --- a/docs/api/tests.routing.isis.md +++ b/docs/api/tests.routing.isis.md @@ -18,4 +18,4 @@ anta_title: ANTA catalog for IS-IS tests filters: - "!test" - "!render" - - "!^_[^_]" + - "!^*[^*]" diff --git a/docs/api/tests.routing.ospf.md b/docs/api/tests.routing.ospf.md index 2fd0cd410..25ecddd4b 100644 --- a/docs/api/tests.routing.ospf.md +++ b/docs/api/tests.routing.ospf.md @@ -18,4 +18,4 @@ anta_title: ANTA catalog for OSPF tests filters: - "!test" - "!render" - - "!^_[^_]" + - "!^*[^*]"