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

Don't wait by sleeping #1

Merged
merged 1 commit into from
Jun 3, 2016
Merged

Don't wait by sleeping #1

merged 1 commit into from
Jun 3, 2016

Conversation

MSch
Copy link
Contributor

@MSch MSch commented Jun 3, 2016

Not so terrible any more :)

Application.put_env :slack_logger_backend, :levels, [:info]
on_exit fn ->
Application.put_env :slack_logger_backend, :levels, [:debug, :info, :warn, :error]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We need to restore the previous values or the other test fails if it gets run after this test

@craigp craigp merged commit 3779cd2 into craigp:master Jun 3, 2016
@craigp
Copy link
Owner

craigp commented Jun 3, 2016

Thanks!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.75% when pulling ebc6b48 on MSch:patch-1 into 8fcf849 on craigp:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.75% when pulling 8485f3b on MSch:patch-1 into 8fcf849 on craigp:master.

@MSch MSch deleted the patch-1 branch June 3, 2016 18:25
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.

None yet

3 participants