features/support/paths.rb in pickle-0.1.17 vs features/support/paths.rb in pickle-0.1.18

- old
+ new

@@ -6,10 +6,10 @@ # step definition in webrat_steps.rb # def path_to(page_name) case page_name - when /the homepage/ + when /the home\s?page/ '/' # Add more mappings here. # Here is a more fancy example: #