Commit 10c8b24b by erwan

检测轮询scm模式

parent 8b9bff10
......@@ -6,6 +6,7 @@
# Datetime: 2024/1/4 11:31
# Description:
# 主要创建自定固件
# 测试轮询的测试内容
# ---------------------------------------------------------------------------
import pytest
from InterfaceAutoTest.common.db import DB
......@@ -26,4 +27,4 @@ def db_fix():
def req_fix():
# 创建RequestsMethod类对象
req = RequestsMethod()
yield req
\ No newline at end of file
yield req
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