[KEYCLOAK-11929] - Aggregated Policy Console tests failing due to upload_scripts feature
This commit is contained in:
parent
701ba1a408
commit
28b41623eb
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ public class AggregatePolicyManagementTest extends AbstractAuthorizationSettings
|
|||
|
||||
@Test
|
||||
public void testCreateWithChildAndSelectedPolicy() {
|
||||
authorizationPage.getDriver().navigate().refresh();
|
||||
AggregatePolicyRepresentation expected = new AggregatePolicyRepresentation();
|
||||
|
||||
expected.setName("Test Child Create And Select Aggregate Policy");
|
||||
|
|
Loading…
Reference in a new issue