Skip to content

Commit 4a9b794

Browse files
committed
remove test
1 parent c454aea commit 4a9b794

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

cypress/fixtures/tpl/docs.index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
loadSidebar: true,
4848
loadNavbar: true,
4949
mergeNavbar: true,
50-
loadNavbarOnCover: false,
5150
maxLevel: 4,
5251
subMaxLevel: 2,
5352
ga: 'UA-106147152-1',

cypress/integration/sidebar/config.spec.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ context('sidebar.configurations', () => {
5959
'ext',
6060
'fallbacklanguages',
6161
'notfoundpage',
62-
'topmargin',
63-
'loadnavbaroncover',
6462
];
6563
configurationIds.forEach(id => {
6664
it('go to #configuration?id=' + id, () => {

0 commit comments

Comments
 (0)