Commit 7dc37c90 authored by 赵然's avatar 赵然

zr

parent bdf44884
......@@ -91,6 +91,7 @@ public class ContractSign_Cash_signTest extends DuibaTestBase {
int totalCount_new = Integer.valueOf(homeInfoRes.jsonPath().getString("data.betTotalCount"));
Assert.assertEquals(totalCount_new, 100000, "报名后奖池数量不正确");
}
@Test(description = "瓜分积分作弊打卡, 活动ID=7" ,priority = 2,dependsOnMethods = { "瓜分现金模式报名" })
public void 瓜分现金模式打卡() throws Exception {
ContractSignCommon.modifyIssuePeriod(issueId,-1);
......
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