Skip to content

Commit 7d6a876

Browse files
committed
retry for cla check
1 parent af20eb1 commit 7d6a876

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
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,7 +284,6 @@ public void testToXContent() throws IOException {
284284
+ " }"
285285
+ "}"
286286
);
287-
288287
assertEquals(expected, xContent.utf8ToString());
289288
}
290289

0 commit comments

Comments
 (0)