Commit f6ab5789 authored by 邓莹莹's avatar 邓莹莹

暂停开播接口

parent acf77ebe
......@@ -9,7 +9,7 @@ class TestPushLiveInfo:
data = BaseRequest().api_load(path_setting.PUSH_LIVE_INFO)
pushliveinfo_case, pushliveinfo_data = get_ids(data,"push_live_info")
# @pytest.mark.skip
@pytest.mark.skip
@pytest.mark.parametrize("param", pushliveinfo_data, ids=pushliveinfo_case)
def test_pushlive_info(self, param):
......
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