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

Do not warn about missing config when running tests #20

Closed
arjan opened this issue Oct 11, 2016 · 1 comment
Closed

Do not warn about missing config when running tests #20

arjan opened this issue Oct 11, 2016 · 1 comment

Comments

@arjan
Copy link
Contributor

arjan commented Oct 11, 2016

Right now when running mix test you see this each time:

15:39:40.523 [warn] Warning: No valid Appsignal configuration found, continuing with Appsignal metrics disabled.

Let's skip this warning when Mix.env == :test.

@arjan
Copy link
Contributor Author

arjan commented Oct 17, 2016

In dependent projects, Mix.env == :prod for the appsignal library, so we cannot use this mechanism.

@arjan arjan closed this as completed in b061d37 Oct 19, 2016
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

1 participant