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

Fails if smtp environment var are not set #17

Merged
merged 1 commit into from
Mar 4, 2014

Conversation

badosu
Copy link
Contributor

@badosu badosu commented Jun 26, 2013

Just cloned the repo and ran rake, noticed that spec/lib/sendgrid_toolkit/common_spec.rb was raising SendgridToolkit::NoAPIUserSpecified

This fix aims to ensure that the spec passes independently of having SMTP_USERNAME and SMTP_PASSWORD set.

@jweakley
Copy link
Contributor

jweakley commented Dec 2, 2013

👍 This fixes the failing tests for me. This also looks like it will fix the issue with TravisCI failing.

@freerobby freerobby merged commit c66bf6d into freerobby:master Mar 4, 2014
@freerobby
Copy link
Owner

Thank you!

@badosu badosu deleted the fails_if_smtp_vars_not_set branch March 4, 2014 14:58
@badosu
Copy link
Contributor Author

badosu commented Mar 4, 2014

Thanks!

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.

3 participants