Skip to content

Commit 2af0c90

Browse files
committed
Stop asking metalsmith-unexpected-markdown to generate documentation.spec.js.
1 parent 3f5eeb9 commit 2af0c90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ module.exports = function generate(options) {
230230
})
231231
.use(require('metalsmith-unexpected-markdown')({
232232
unexpected: expect,
233-
testFile: path.resolve('.', 'test', 'documentation.spec.js'),
234233
updateExamples: !!options['update-examples']
235234
}))
236235
// permalinks with no options will just make pretty urls...

0 commit comments

Comments
 (0)