You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/transport-grpc/src/test/java/org/opensearch/transport/grpc/proto/request/search/query/QueryBuilderProtoConverterRegistryTests.java
-17Lines changed: 0 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -257,23 +257,6 @@ public void testMatchPhraseQueryConversion() {
257
257
);
258
258
}
259
259
260
-
publicvoidtestNotSetHandledQueryCase() {
261
-
// Create a custom converter that returns QUERYCONTAINER_NOT_SET for getHandledQueryCase
0 commit comments