Skip to content

Commit 341d44d

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 1f9d90e commit 341d44d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/test/java/org/elasticsearch/snapshots/SnapshotResiliencyTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2224,7 +2224,6 @@ public RecyclerBytesStreamOutput newNetworkBytesStream() {
22242224
PluginsService pluginsService = Mockito.mock(PluginsService.class);
22252225
when(pluginsService.loadSingletonServiceProvider(any(), any())).thenReturn(ShardSearchLoadRateProvider.DEFAULT);
22262226

2227-
22282227
indicesService = new IndicesServiceBuilder().settings(settings)
22292228
.pluginsService(pluginsService)
22302229
.nodeEnvironment(nodeEnv)

0 commit comments

Comments
 (0)