Commit d2a72a6

mo khan <mo@mokhan.ca>
2016-05-06 02:32:39
log the current_path.
1 parent 8f90de2
Changed files (1)
spec
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