Commit cfe44dea by Ao Chen

update conftest.py

parent 07f27968
......@@ -8,7 +8,7 @@
#
# ---------------------------------------------------------------------------
#1
#def pytest_collection_modifyitems(items):
# item表示每个测试用例,解决用例名称中文显示问题
# for item in items:
......
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