Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Conversation

@kylef
Copy link
Member

@kylef kylef commented Jul 28, 2020

Mocha has deprecated mocha.opts and running some of the tests results in a warning:

(node:93714) DeprecationWarning: Configuration via mocha.opts is DEPRECATED and will be removed from a future version of Mocha. Use RC files or package.json instead.

We can go ahead and move to this sooner, and that is one step in upgrading mocha (#484).

Mocha has deprecated mocha.opts and running tests results in a warning:

    (node:93714) DeprecationWarning: Configuration via mocha.opts is DEPRECATED and will be removed from a future version of Mocha. Use RC files or package.json instead.
Copy link
Contributor

@patricksmms patricksmms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kylef kylef merged commit 83b1a6f into master Jul 30, 2020
@kylef kylef deleted the kylef/mocha branch July 30, 2020 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants