Skip to content

Commit c792a3f

Browse files
author
Iurii Golovinskii
committed
ready
1 parent e37f055 commit c792a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/export.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ describe('Export test', () => {
254254
exportDocumentMatcher('1.html'),
255255
exportDocumentMatcher('README.md'),
256256

257-
exportDocumentMatcher('index.html'), // contains index.html due to the presence of README
257+
exportDocumentMatcher('index.html'),
258258
exportDocumentMatcher('ls.html'),
259259
exportDocumentMatcher('resources/corporatelogo.png'),
260260
exportDocumentMatcher('resources/styles.css'),

0 commit comments

Comments
 (0)