Commit 0a970b20 authored by 张伟男's avatar 张伟男

AI去掉底部一个按钮

parent ad848407
......@@ -59,5 +59,5 @@ class TestSkinNewReport:
bottom_buttons = r["data"]["bottom_buttons"]
assert bottom_buttons[0]["gm_url"] == "gengmei://scan_faceimage?face_skin_tab_index=0&has_task=0"
assert bottom_buttons[0]["name"] == "AI测颜值"
assert bottom_buttons[1]["gm_url"] == "gengmei://transfer_consult?conversation_type=4"
assert bottom_buttons[1]["name"] == "变美1V1咨询"
# assert bottom_buttons[1]["gm_url"] == "gengmei://transfer_consult?conversation_type=4"
# assert bottom_buttons[1]["name"] == "变美1V1咨询"
......@@ -42,5 +42,5 @@ class TestShareV4:
bottom_buttons = r["data"]["bottom_buttons"]
assert bottom_buttons[0]["gm_url"] == param["skin_url"]
assert bottom_buttons[0]["name"] == param["skin_name"]
assert bottom_buttons[1]["gm_url"] == param["con_url"]
assert bottom_buttons[1]["name"] == param["con_name"]
\ No newline at end of file
# assert bottom_buttons[1]["gm_url"] == param["con_url"]
# assert bottom_buttons[1]["name"] == param["con_name"]
\ No newline at end of file
......@@ -3,7 +3,7 @@ reply_create:
beuzhu: '# 备注: 这个文件有冲突的话,那个版本都行不会影响,回退/接受当前版本都行,因为每次运行content都会改变'
case: 日记贴一级评论创建--正常校验&创建二级评论--正常校验
channel: benzhan
content: ces测试+2021-08-20 18:22:51
content: ces测试+2021-08-27 16:30:45
message: 请勿回复重复内容
message1: 回复成功
message2: 你的回复有点频繁,稍后再来
......
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