Skip to content

Commit

Permalink
Pear was a bit too close error distance to random other stuff, so tes…
Browse files Browse the repository at this point in the history
…t would fail
  • Loading branch information
simonv3 committed Dec 19, 2014
1 parent 05b73b5 commit 9548d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/crop_searches_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

it 'handles empty search results' do
visit root_path
fill_in 'q', with: 'pear'
fill_in 'q', with: 'pokemon'
FactoryGirl.create_list(:crop, 10)
Crop.searchkick_index.refresh
click_button 'Search'
Expand Down

0 comments on commit 9548d95

Please sign in to comment.