-
Notifications
You must be signed in to change notification settings - Fork 0
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
generator for honeybadger #15
Conversation
end | ||
|
||
def display_alert_message | ||
if options[:use_env_variable] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to fix this by looking at previous comments in other PRs
app_path | ||
end | ||
|
||
def test_should_add_honeybadger_gem |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's update to "test_should_configure_honeybadger"
end | ||
end | ||
|
||
def test_should_configure_honeybadger_gem_to_use_env_variable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's update to "test_should_use_env_variable_for_api_key"
99c73ad
to
d108121
Compare
d108121
to
1fc4fd9
Compare
c46407f
to
37b52d0
Compare
37b52d0
to
e632993
Compare
No description provided.