Commit 0e645c4
Changed files (1)
spec
features
spec/features/gyms_spec.rb
@@ -38,7 +38,7 @@ feature "Gyms", type: :feature do
it "returns gyms that match the search criteria", js: true do
subject.visit_page
- puts subject.current_path
+ puts subject.pretty_print
subject.search("sait")
expect(subject).to be_on_page