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