mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
Fix covepage test
This commit is contained in:
parent
cafdd62dae
commit
d9e491a9e3
@ -17,7 +17,7 @@ describe('Docs Site', function() {
|
||||
markdown: {
|
||||
homepage: '# Hello World',
|
||||
},
|
||||
waitForSelector: '.cover.show',
|
||||
waitForSelector: '.cover-main > *',
|
||||
});
|
||||
|
||||
const coverpageElm = document.querySelector('section.cover');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user