features/cli_plugin.feature in adhearsion-3.0.0.beta1 vs features/cli_plugin.feature in adhearsion-3.0.0.beta2
- old
+ new
@@ -25,10 +25,10 @@
When I run `ahn plugin create_rubygem_hook` interactively
And I type "foobar"
And I type "SECRET_CODE"
Then the output should contain:
"""
- Access Denied. Please sign up for an account at http://rubygems.org
+ Access Denied.
"""
Scenario: Command create_github_hook
When I run `ahn plugin create_github_hook` interactively
And I type "username"