Skip to content

Commit af20eb1

Browse files
committed
re-push because cla check failed
1 parent db1090c commit af20eb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/monitoring/src/test/java/org/elasticsearch/xpack/monitoring/collector/node/NodeStatsMonitoringDocTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ public void testToXContent() throws IOException {
284284
+ " }"
285285
+ "}"
286286
);
287+
287288
assertEquals(expected, xContent.utf8ToString());
288289
}
289290

0 commit comments

Comments
 (0)