features/support/paths.rb in scidea-schools-1.0.1 vs features/support/paths.rb in scidea-schools-1.0.2

- old
+ new

@@ -12,9 +12,12 @@ '/' when /the registration page/ '/users/sign_up' + when /the learner dashboard/ + dashboard_path + when /the qunit tests/ "/qunit_tests" # Add more mappings here. # Here is an example that pulls values out of the Regexp: