features/cli_create.feature in adhearsion-2.1.3 vs features/cli_create.feature in adhearsion-2.2.0
- old
+ new
@@ -10,9 +10,10 @@
| Gemfile |
| README.md |
| Rakefile |
| config/adhearsion.rb |
| config/environment.rb |
+ | spec/spec_helper.rb |
And the file "config/adhearsion.rb" should contain "Adhearsion.router"
Then the exit status should be 0
Scenario: Running create with no arguments
When I run `ahn create`