Skip to content

Commit 965a26f

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 3831a56 commit 965a26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/internalClusterTest/java/org/elasticsearch/readiness/ReadinessClusterIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ protected Collection<Class<? extends Plugin>> getMockPlugins() {
105105
plugins.add(MockReadinessService.TestPlugin.class);
106106
return Collections.unmodifiableList(plugins);
107107
}
108-
108+
109109
public void testReadinessDuringRestarts() throws Exception {
110110
internalCluster().setBootstrapMasterNodeIndex(0);
111111
writeFileSettings(testJSON);

0 commit comments

Comments
 (0)