Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand committed Oct 19, 2024
1 parent eac9503 commit 5e78f0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ public void ft_search() {
(byte) 0xBF
})))
.get());

Thread.sleep(DATA_PROCESSING_TIMEOUT); // let server digest the data and update index
var ftsearch =
FT.search(
client,
Expand Down

0 comments on commit 5e78f0c

Please sign in to comment.