Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specFilter deprecation warning, although it's not used #227

Closed
paulheising opened this issue Nov 9, 2018 · 1 comment
Closed

specFilter deprecation warning, although it's not used #227

paulheising opened this issue Nov 9, 2018 · 1 comment

Comments

@paulheising
Copy link

I have an Angular 7 project, and just upgraded the package.json to the latest versions of all dependencies. I wanted to verify that everything still works, and executing the unit tests, I get the following deprecation warning:

DEPRECATION: Setting specFilter directly on Env is deprecated, please use the specFilter option in `configure`

The tests succeed as normal.

The warning irritates me since I don't use specFilter anywhere in the project - at least not explicitely. Nor do I know, what this property exactly does.

Can someone help me out here?

@johnjbarton
Copy link
Contributor

See #221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants