Skip to content

Commit 7fea847

Browse files
committed
remove repeat
1 parent 6249028 commit 7fea847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/test/java/org/elasticsearch/index/codec/vectors/es818/ES818BinaryQuantizedVectorsFormatTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
import static org.hamcrest.Matchers.is;
6969
import static org.hamcrest.Matchers.oneOf;
7070

71-
@com.carrotsearch.randomizedtesting.annotations.Repeat(iterations = 100)
7271
public class ES818BinaryQuantizedVectorsFormatTests extends BaseKnnVectorsFormatTestCase {
7372

7473
static {

0 commit comments

Comments
 (0)