Skip to content

Commit

Permalink
Rename the unit test class name
Browse files Browse the repository at this point in the history
Signed-off-by: Tianli Feng <ftianli@amazon.com>
  • Loading branch information
Tianli Feng committed Feb 24, 2022
1 parent eaace67 commit 9ac3616
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* after it is deprecated, so that the backwards compatibility is maintained.
* The test can be removed along with removing support of the deprecated setting.
*/
public class ReindexRenamingSettingTests extends OpenSearchTestCase {
public class ReindexRenamedSettingTests extends OpenSearchTestCase {
ReindexPlugin plugin;

@Before
Expand Down

0 comments on commit 9ac3616

Please sign in to comment.