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

fix(plugin loader): no warn when not using plugins #3498

Merged
merged 1 commit into from
May 4, 2022
Merged

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented May 4, 2022

Don't warn the user when it is running StrykerJS without plugins:

WARN PluginLoader Expression "@stryker-mutator/*" not resulted in plugins to load.

Fixes #3497

Don't warn the user when it is running StrykerJS without plugins:

```
WARN PluginLoader Expression "@stryker-mutator/*" not resulted in plugins to load.
```
@nicojs nicojs enabled auto-merge (squash) May 4, 2022 19:03
@nicojs nicojs merged commit 54aa298 into master May 4, 2022
@nicojs nicojs deleted the fix/false-warning branch May 4, 2022 19:26
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

Successfully merging this pull request may close these issues.

New warning when upgrading from 5.6.1 to 6.0.0
1 participant