puppeteer/utils/doclint/test/golden/04-bad-arguments.txt
Andrey Lushnikov c468c451c5 [doclint] move doclint testing to golden
This patch:
- move doclint testing to golden
- refactor doclint/lint.js to drop specs and everything
2017-07-13 11:17:02 -07:00

4 lines
258 B
Plaintext

[MarkDown] Heading arguments for "foo.test(fileNames)" do not match described ones, i.e. "fileNames" != "filePaths"
[MarkDown] Method Foo.constructor fails to describe its parameters:
- Missing description for "arg3"
- Described non-existing parameter "arg2"