Commit 4d75fd48 by yangfangfang

解决报错

parent f0ed2d92
...@@ -37,7 +37,7 @@ public class TestStartContractV2 extends BaseTestImpl { ...@@ -37,7 +37,7 @@ public class TestStartContractV2 extends BaseTestImpl {
@BeforeMethod @BeforeMethod
@Override @Override
public void beforeTest(){ public void beforeTest(){
setTestInfo(ApiModule.Polar_EleContract,"API_startContractV2", LoginAccount.DZHT_PROD, Terminal.B,"xym"); setTestInfo(ApiModule.Polar_EleContract,"API_startContractV2", LoginAccount.GYM_PROD, Terminal.B,"xym");
super.beforeTest(); super.beforeTest();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment