Merge pull request #981 from sinthuja/origin-wso2-master

Fixing the test failure.
This commit is contained in:
Megala Uthayakumar 2017-09-26 19:34:32 +05:30 committed by GitHub
commit 8102473cc0

View File

@ -126,7 +126,6 @@ public abstract class BaseDeviceManagementTest {
} }
} }
@AfterSuite
public void deleteData() { public void deleteData() {
Connection conn = null; Connection conn = null;
try { try {