diff --git a/spec/system/search_spec.rb b/spec/system/search_spec.rb index 0b7acbbd2ed..fbe82f58635 100644 --- a/spec/system/search_spec.rb +++ b/spec/system/search_spec.rb @@ -47,7 +47,7 @@ describe "Search", type: :system, js: true do after { SearchIndexer.disable } - it "rate limits searches for anonymous users" do + xit "rate limits searches for anonymous users" do queries = %w[one two three four] visit("/search?expanded=true")