Skip to content

Commit

Permalink
3429
Browse files Browse the repository at this point in the history
  • Loading branch information
comandeo-mongo committed Nov 18, 2024
1 parent 095c329 commit 1e6fec1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/integration/search_indexes_prose_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ def filter_results(result, names)
.first
end

# rubocop:disable RSpec/ExampleLength
it 'succeeds' do
expect(create_index).to be == name
helper.wait_for(name)
Expand All @@ -158,7 +157,6 @@ def filter_results(result, names)

expect(index['latestDefinition']).to be == new_definition
end
# rubocop:enable RSpec/ExampleLength
end

# Case 5: dropSearchIndex suppresses namespace not found errors
Expand Down

0 comments on commit 1e6fec1

Please sign in to comment.