Skip to content

Commit 48140bb

Browse files
committed
add dummy comments
1 parent b8a7a7c commit 48140bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/rolling-upgrade/src/test/java/org/opensearch/neuralsearch/bwc/TextChunkingProcessorIT.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public void testTextChunkingProcessor_E2EFlow() throws Exception {
5050
addDocument(indexName, "1", INPUT_FIELD, TEST_INGEST_TEXT, null, null);
5151
} else {
5252
// totalDocsCountMixed = 2 * NUM_DOCS_PER_ROUND;
53-
// validateTestIndex(indexName, OUTPUT_FIELD, totalDocsCountMixed, expectedPassages);
53+
// validateTestIndex(indexName, OUTPUT_FIELD, totalDocsCountMixed, expectedPassages); asdf
5454
}
5555
break;
5656
case UPGRADED:

0 commit comments

Comments
 (0)