Skip to content

Commit 3912fa6

Browse files
committed
Fix compilation error: Remove deprecated WebAppAdminClient field
1 parent 536ae07 commit 3912fa6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

product-scenarios/scenarios-common/src/test/java/org/wso2/am/scenario/tests/common/DeploymentInitializerTestCase.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
public class DeploymentInitializerTestCase extends ScenarioTestBase {
4141
private static final Log log = LogFactory.getLog(DeploymentInitializerTestCase.class);
4242

43-
private WebAppAdminClient webAppAdminClient;
4443
private String resourceLocation = System.getProperty("test.resource.location");
4544

4645
@Test

0 commit comments

Comments
 (0)