[KEYCLOAK-11929] - Aggregated Policy Console tests failing due to upload_scripts feature

This commit is contained in:
Pedro Igor 2019-11-06 13:57:06 -03:00 committed by Stian Thorgersen
parent 701ba1a408
commit 28b41623eb

View file

@ -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");