spec/features/alternate_controller_spec.rb in blacklight-5.7.2 vs spec/features/alternate_controller_spec.rb in blacklight-5.8.0

- old
+ new

@@ -29,8 +29,7 @@ fill_in "q", :with=>"history" click_button 'search' expect(page).to have_selector ".document-thumbnail" expect(page).to have_selector ".document-thumbnail a[data-context-href]" expect(page).to have_selector ".document-thumbnail a img" - end end