puppeteer/utils/doclint/test/golden/04-bad-arguments.txt

4 lines
248 B
Plaintext
Raw Normal View History

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