Commit 7f7cc335 authored by qwj-github's avatar qwj-github

add

parent 3de151bf
......@@ -131,7 +131,7 @@ public class 集卡_出奖方式测试_DuibaTest extends DuibaTestBase {
logger.info("校验中奖奖品类型成功,自定义活动游戏中奖奖品类型" + response.jsonPath().getString("lottery.type"));
Response openResponse = this.playCollectResult("241", "19931",2720);
Assert.assertEquals(openResponse.jsonPath().getString("lottery.type"), awardsType, "校验奖项失败");
Assert.assertEquals(openResponse.jsonPath().getString("lottery.type"), "thanks", "校验奖项失败");
logger.info("校验奖品信息type成功, 奖品信息为:" + openResponse.jsonPath().getString("lottery.type"));
......
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