features/capybara.feature in pah-0.0.20 vs features/capybara.feature in pah-0.0.21
- old
+ new
@@ -2,9 +2,6 @@
Feature: Capybara
Background:
Given I have created the app "myapp" with pah
Scenario: Have correct files
- Then I have a spec/support/acceptance_helpers.rb
- Then I have a spec/support/acceptance_macros.rb
Then I have a spec/support/capybara.rb
- Then I have a spec/acceptance/dummy_spec.rb