Skip to content

Commit 07b652f

Browse files
salmanltIshavyas9
authored andcommitted
Updated sidebar
1 parent 2dfe427 commit 07b652f

File tree

1 file changed

+9
-19
lines changed

1 file changed

+9
-19
lines changed

sidebars.js

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,15 +1198,15 @@ module.exports = {
11981198
{
11991199
type: "doc",
12001200
label: "Getting Started",
1201-
id: "getting-started-with-agent-to-agent-testing",
1201+
id: "getting-started-with-agent-to-agent-testing",
12021202

12031203
},
12041204
{
12051205
type: "doc",
12061206
label: "Test Your First AI Agent",
12071207
id: "testing-your-first-ai-agent",
1208-
}
1209-
1208+
}
1209+
12101210

12111211
],
12121212
],
@@ -2035,7 +2035,7 @@ module.exports = {
20352035
type: "category",
20362036
collapsed: true,
20372037
label: "Import Test Cases",
2038-
items: [ "csv-import", "one-click-migration-from-testrail" ],
2038+
items: ["csv-import", "one-click-migration-from-testrail"],
20392039
},
20402040
"generate-test-cases-with-ai",
20412041
// "create-manage-test-cases",
@@ -2065,7 +2065,7 @@ module.exports = {
20652065
collapsed: true,
20662066
label: "Test Runs",
20672067
items: [
2068-
"test-run-creation-and-management",
2068+
"test-run-creation-and-management",
20692069
"test-instance-audit-logs"
20702070
],
20712071
},
@@ -2079,7 +2079,7 @@ module.exports = {
20792079
collapsed: true,
20802080
label: "Insights & Reports",
20812081
items: [
2082-
"insights-dashboard",
2082+
"insights-dashboard",
20832083
"tms-reports"
20842084
],
20852085
},
@@ -2370,7 +2370,6 @@ module.exports = {
23702370
label: "Organize Tests",
23712371
items: [
23722372
"command-annotations",
2373-
"build-split",
23742373
"selenium-add-test-meta-data",
23752374
],
23762375
},
@@ -2406,6 +2405,7 @@ module.exports = {
24062405
"upload-files-using-lambdatest",
24072406
"setup-pre-run-executable",
24082407
"har-log-viewer",
2408+
"build-split",
24092409
],
24102410
},
24112411
],
@@ -2426,16 +2426,6 @@ module.exports = {
24262426
"performance-tips",
24272427
],
24282428
},
2429-
{
2430-
type: "category",
2431-
collapsed: true,
2432-
label: "Advanced Features",
2433-
items: [
2434-
"upload-files-using-lambdatest",
2435-
"setup-pre-run-executable",
2436-
"build-split",
2437-
],
2438-
},
24392429
{
24402430
type: "category",
24412431
collapsed: true,
@@ -3116,7 +3106,7 @@ module.exports = {
31163106
label: "Visual AI Agent",
31173107
id: "smartui-visual-ai",
31183108
},
3119-
{
3109+
{
31203110
type: "doc",
31213111
label: "Visual Test Creation with KaneAI",
31223112
id: "kaneai-smartui-visual-testing",
@@ -3962,7 +3952,7 @@ module.exports = {
39623952
},
39633953
],
39643954
],
3965-
3955+
39663956
ConcurrencyWidgetSidebar: [
39673957
{
39683958
type: "link",

0 commit comments

Comments
 (0)