There was an error while loading. Please reload this page.
1 parent e5d13c1 commit 35c87eeCopy full SHA for 35c87ee
src/test/java/com/ibm/cloud/sdk/core/test/BaseServiceUnitTest.java
@@ -38,7 +38,7 @@
38
import static org.testng.Assert.assertNotNull;
39
import static org.testng.Assert.assertTrue;
40
41
-public class BaseServiceUnitTest /* extends PowerMockTestCase */ {
+public class BaseServiceUnitTest {
42
private static final Gson GSON = GsonSingleton.getGson();
43
44
/** The server. */
0 commit comments