Skip to content

Commit

Permalink
Merge pull request #3318 from dfinity/jessiemongeon1-patch-5
Browse files Browse the repository at this point in the history
Reorder 'Test' sub-pages
  • Loading branch information
jessiemongeon1 authored Aug 6, 2024
2 parents 245989c + 039d75f commit 08ae184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,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",
],
},
{
Expand Down

0 comments on commit 08ae184

Please sign in to comment.