examples/paths.rb in spreewald-2.2.2 vs examples/paths.rb in spreewald-2.2.3

- old
+ new

@@ -1,5 +1,5 @@ -# Put this into features/support and require it in your env.rb +# Put this into features/support # module NavigationHelpers # Maps a name to a path. Used by the # # When /^I go to (.+)$/ do |page_name|