lib/cs/bdd/locales/en.yml in cs-bdd-0.1.6 vs lib/cs/bdd/locales/en.yml in cs-bdd-0.1.7

- old
+ new

@@ -17,9 +17,10 @@ should_see_page: "I should see the page '(.*?)'" should_see_page_that_contains: "I should see a page that contains '(.*?)'" take_print: "take picture" been_in_page: "I am at (?:page|screen) '(.*?)'" move_to_page: "I went to (?:page|screen) '(.*?)'" + restart_app: "I restart the app" directions: up: 'up' down: 'down' left: 'left' right: 'right'