Skip to content

Commit eb9bbee

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 570b2e4 commit eb9bbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/inference/src/test/java/org/elasticsearch/xpack/inference/mapper/SemanticTextFieldMapperTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ public void testUpdateSearchInferenceId() throws IOException {
810810
assertInferenceEndpoints(mapperService, fieldName, inferenceId, inferenceId);
811811
}
812812
}
813-
813+
814814
private static void assertSemanticTextField(
815815
MapperService mapperService,
816816
String fieldName,

0 commit comments

Comments
 (0)