Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
albertzaharovits committed Jul 20, 2023
1 parent 765053a commit ecb6b77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ protected void doRun() throws Exception {
}
}

public void testTemplateSettingsDontAffectSecurityIndex() throws Exception {
public void testSecurityIndexSettingsCannotBeChanged() throws Exception {
// make sure the security index is not auto-created
GetIndexRequest getIndexRequest = new GetIndexRequest();
getIndexRequest.indices(SECURITY_MAIN_ALIAS);
Expand Down

0 comments on commit ecb6b77

Please sign in to comment.