Skip to content

Commit 7086588

Browse files
authored
Merge pull request #1282 from amanchopra1905/main
deleted the accesibility test scheduling from PROD
2 parents 06af023 + 889d822 commit 7086588

File tree

4 files changed

+10
-255
lines changed

4 files changed

+10
-255
lines changed

docs/accessibility-test-scheduling-edit.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

docs/accessibility-test-scheduling-scan.md

Lines changed: 0 additions & 117 deletions
This file was deleted.

docs/accessibility-test-scheduling.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

sidebars.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1626,16 +1626,16 @@ module.exports = {
16261626
},
16271627
],
16281628
},
1629-
{
1630-
type: "category",
1631-
collapsed: true,
1632-
label: "Accessibility Test Scheduling",
1633-
link: {
1634-
type: "doc",
1635-
id: "accessibility-test-scheduling"
1636-
},
1637-
items: ["accessibility-test-scheduling-scan", "accessibility-test-scheduling-edit"]
1638-
},
1629+
// {
1630+
// type: "category",
1631+
// collapsed: true,
1632+
// label: "Accessibility Test Scheduling",
1633+
// link: {
1634+
// type: "doc",
1635+
// id: "accessibility-test-scheduling"
1636+
// },
1637+
// items: ["accessibility-test-scheduling-scan", "accessibility-test-scheduling-edit"]
1638+
// },
16391639
{
16401640
type: "doc",
16411641
label: "Screen Reader",

0 commit comments

Comments
 (0)