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/ConstantScoreQueryBuilderProtoUtilsTests.java
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -111,16 +111,4 @@ public void testFromProtoWithMissingFilter() {
111
111
112
112
assertEquals("ConstantScore query must have a filter query", exception.getMessage());
0 commit comments