Skip to content

Commit 7961094

Browse files
committed
Moar
1 parent de6054e commit 7961094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/support/QueryableBuiltInRolesUtilsTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ public static void setupReservedRolesStore() {
3838
}
3939

4040
public void testCalculateHash() {
41+
// TODO superuser role hash change because we added a new privilege: need to update this
4142
assertThat(
4243
QueryableBuiltInRolesUtils.calculateHash(ReservedRolesStore.SUPERUSER_ROLE_DESCRIPTOR),
4344
equalTo("bWEFdFo4WX229wdhdecfiz5QHMYEssh3ex8hizRgg+Q=")

0 commit comments

Comments
 (0)