Skip to content

Commit 5ff350c

Browse files
committed
Merge remote-tracking branch 'refs/remotes/not-napoleon/fieldcaps-dimension-filter' into fieldcaps-dimension-filter
2 parents 0c11a2a + 33f975c commit 5ff350c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/test/java/org/elasticsearch/action/fieldcaps/FieldCapabilitiesFilterTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ public void testDimensionFilters() throws IOException {
129129
assertNull(response.get("dimension_1"));
130130
assertNull(response.get("dimension_2"));
131131
}
132-
132+
133133
*/
134134
{
135135
// then, test with the filter

0 commit comments

Comments
 (0)