Skip to content

Commit 9226a1e

Browse files
committed
OAK-11719: compatibility mode test
1 parent 4587c4a commit 9226a1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

oak-query-spi/src/test/java/org/apache/jackrabbit/oak/spi/query/fulltext/VectorQueryTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ public void setUp() {
3636
public void tearDown() {
3737
// Clean up all system properties set during the tests
3838
System.clearProperty(VectorQuery.EXPERIMENTAL_COMPATIBILITY_MODE_KEY);
39-
System.clearProperty(VectorQuery.INFERENCE_QUERY_CONFIG_PREFIX_KEY);
4039
}
4140

4241
@Test

0 commit comments

Comments
 (0)