Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Jain <[email protected]>
  • Loading branch information
vibrantvarun committed Jan 10, 2025
1 parent 5b9a1bd commit 33e328e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ public void testStreams_whenWrittingToStream_thenSuccessful() {
}

public void testHashAndEquals_whenSameOrIdenticalObject_thenReturnEqual() {
setUpClusterService();
HybridQueryBuilder hybridQueryBuilderBaseline = new HybridQueryBuilder();
hybridQueryBuilderBaseline.add(
NeuralQueryBuilder.builder()
Expand Down

0 comments on commit 33e328e

Please sign in to comment.