You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit fixes a test failure by using the latest known version
instead of the latest version from a map.
fixes: #116520
(cherry picked from commit 828dff0)
Copy file name to clipboardExpand all lines: x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/permission/RemoteClusterPermissionsTests.java
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,9 @@ public void testCollapseAndRemoveUnsupportedPrivileges() {
131
131
// create random groups with random privileges for random clusters
0 commit comments