features/run_specs.feature in pah-0.0.14 vs features/run_specs.feature in pah-0.0.15
- old
+ new
@@ -1,7 +1,8 @@
+@no-clobber
Feature: Run specs
Background:
- Given I have created a app with pah
+ Given I have created the app "myapp" with pah
Scenario: All specs passes
When I cd to "myapp"
And I run `ruby -e "Bundler.with_clean_env { system 'bundle exec rake' }"`
Then the stdout should contain: