lib/generators/cucumber/templates/features/basics.feature.erb in singem-0.0.4 vs lib/generators/cucumber/templates/features/basics.feature.erb in singem-0.0.5
- old
+ new
@@ -1,6 +1,7 @@
Feature: Visiting the Home Page
-In order to display a splash page
+ In order to display a splash page
As an anonymous user
- Scenario: Seeing the splash page
- When I visit the home page
- Then I should be greeted
+
+ Scenario: Seeing the splash page
+ When I visit the home page
+ Then I should be greeted