Remove unnecessary page. from tests.
Created by: cirosantilli
find features/steps spec -iname '*.rb' | xargs perl -lapi -e 's/(?<=[ (])page\.(?!should)//'
I propose we forget the Hound warning for now since this is an automatic refactoring commit and manually fixing those would miss the automatic part.
Let's fix all of them on a separate refactor someday.