Skip to content

Commit

Permalink
minor fix after rebse
Browse files Browse the repository at this point in the history
Signed-off-by: bansvaru <bansvaru@amazon.com>
  • Loading branch information
linuxpi committed Aug 25, 2023
1 parent f10f3c1 commit e6627e1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1264,7 +1264,8 @@ public void testRemoteStoreImplicitOverrideReplicationTypeToSegmentForRemoteStor
settings,
IndexScopedSettings.DEFAULT_SCOPED_SETTINGS,
randomShardLimitService(),
Collections.emptySet()
Collections.emptySet(),
clusterSettings
);
verifyRemoteStoreIndexSettings(
indexSettings,
Expand Down

0 comments on commit e6627e1

Please sign in to comment.