We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6c555 commit 5a4cea6Copy full SHA for 5a4cea6
test/e2e/sidebar.test.js renamed to test/e2e/search.test.js
@@ -2,7 +2,7 @@ const docsifyInit = require('../helpers/docsify-init');
2
3
// Suite
4
// -----------------------------------------------------------------------------
5
-describe('Sidebar Tests', function() {
+describe('Search Plugin Tests', function() {
6
// Tests
7
// ---------------------------------------------------------------------------
8
test('search readme', async () => {
0 commit comments