Failures:
1) Taggable Search Views Acts As Taggable On Tags
Failure/Error: expect(page).to(have_selector("a.search-result-link", count: 1))
expected to find css "a.search-result-link" 1 time but there were no matches
# ./spec/namespaced_model/taggable_spec.rb:13:in `block (2 levels) in <top (required)>'
Finished in 4.77 seconds (files took 1.39 seconds to load)
36 examples, 1 failure
Failed examples:
rspec ./spec/namespaced_model/taggable_spec.rb:9 # Taggable Search Views Acts As Taggable On Tags
Please let me know what additional info you need or steps I should take to isolate the cause if the problem looks like it's at my end.
With a fresh clone of master I get:
Please let me know what additional info you need or steps I should take to isolate the cause if the problem looks like it's at my end.