From 12b1bc937a0a97a0014a45722ec6e069c5712e1e Mon Sep 17 00:00:00 2001 From: Merill Fernando Date: Sun, 17 Mar 2024 14:00:38 +1100 Subject: [PATCH] Renamed Tests --- docs/docs/tests/readme.md | 1 - docs/sidebars.js | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/docs/tests/readme.md b/docs/docs/tests/readme.md index 1af393e7..a66ec62e 100644 --- a/docs/docs/tests/readme.md +++ b/docs/docs/tests/readme.md @@ -1,7 +1,6 @@ --- id: overview title: Tests Overview -sidebar_label: Tests description: Overview of the different types of tests available in Maester --- diff --git a/docs/sidebars.js b/docs/sidebars.js index 07728da4..7bf4ba5a 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -49,6 +49,10 @@ const sidebars = { }, ], }, + { + type: "html", + value: '', + }, { type: "category", label: "Command Reference",