Skip to content

Commit

Permalink
more linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jherns committed Nov 5, 2024
1 parent f612019 commit 55bb476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/client/reindex_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
}
reindex.reindex(body)
new_index = $client.index("non_existent_index")

assert_predicate(new_index, :exists?)
end

Expand Down

0 comments on commit 55bb476

Please sign in to comment.