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 e37f055 commit c792a3fCopy full SHA for c792a3f
test/export.test.ts
@@ -254,7 +254,7 @@ describe('Export test', () => {
254
exportDocumentMatcher('1.html'),
255
exportDocumentMatcher('README.md'),
256
257
- exportDocumentMatcher('index.html'), // contains index.html due to the presence of README
+ exportDocumentMatcher('index.html'),
258
exportDocumentMatcher('ls.html'),
259
exportDocumentMatcher('resources/corporatelogo.png'),
260
exportDocumentMatcher('resources/styles.css'),
0 commit comments