Skip to content

Commit

Permalink
Merge branch 'master' into master-legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
thatandromeda committed Sep 4, 2019
2 parents 15d6a83 + 04ef5c6 commit ede087c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ GEM
bourbon (>= 2.1)
sass (>= 3.2)
nested_form (0.3.2)
nokogiri (1.10.3)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
oink (0.10.1)
activerecord
Expand Down
1 change: 1 addition & 0 deletions spec/integration/notice_search_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
end

within_search_results_for('123-45-6789') do
skip 'Relies on updates to elasticsearch'
expect(page).to have_n_results(0)
end

Expand Down

0 comments on commit ede087c

Please sign in to comment.