lib/generators/project/README in cucumber-nagios-0.8.8 vs lib/generators/project/README in cucumber-nagios-0.8.9
- old
+ new
@@ -61,10 +61,10 @@
To broaden their knowledge
A user should be able
To search for things
Scenario: Searching for things
- Given I visit "http://www.google.com"
+ When I go to "http://www.google.com"
When I fill in "q" with "wikipedia"
And I press "Google Search"
Then I should see "www.wikipedia.org"