Skip to content

Commit

Permalink
chore: add test-sharding to the sidebar (#1114)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgozman authored Aug 2, 2023
1 parent b5f636d commit 55b3ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nodejs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ module.exports = {
{ type: 'doc', id: 'test-projects' },
{ type: 'doc', id: 'test-reporters' },
{ type: 'doc', id: 'test-retries' },
{ type: 'doc', id: 'test-sharding' },
{ type: 'doc', id: 'test-timeouts' },
{ type: 'doc', id: 'test-typescript' },
{ type: 'doc', id: 'test-ui-mode' },
Expand Down

0 comments on commit 55b3ec5

Please sign in to comment.