From 039d75f8ef4d4fa8224b1b935cdc140838258a1a Mon Sep 17 00:00:00 2001 From: Jessie Mongeon <133128541+jessiemongeon1@users.noreply.github.com> Date: Tue, 6 Aug 2024 09:06:15 -0500 Subject: [PATCH] Update sidebars.js --- sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index 1e568d5a8e..af93b07d3f 100644 --- a/sidebars.js +++ b/sidebars.js @@ -206,10 +206,10 @@ const sidebars = { type: "category", label: "Test", items: [ - "developer-docs/smart-contracts/test/benchmarking", "developer-docs/smart-contracts/test/pocket-ic", "developer-docs/smart-contracts/test/reproducible-builds", "developer-docs/smart-contracts/test/troubleshooting", + "developer-docs/smart-contracts/test/benchmarking", ], }, {