serverless-mocha-plugin icon indicating copy to clipboard operation
serverless-mocha-plugin copied to clipboard

Fix deprecation warning

Open dnicolson opened this issue 2 years ago • 0 comments

This pull request fixes the following deprecation warning:

CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not predefine type for introduced options:
 - mochaPlugin for "function", "path", "handler", "httpEvent", "reporter", "reporter-options", "grep", "live", "root", "compilers", "timeout", "exit"

dnicolson avatar Aug 22 '21 18:08 dnicolson