Commit bc2f739f by curry

Update test_bpm.py

parent b1b1d1a6
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
# 常量大写,变量和常量用名词,方法用动词 # 常量大写,变量和常量用名词,方法用动词
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------
import pytest import pytest
from study_requests.APIAutoTest_v3_1.common.read_excel import ReadExcel from APIAutoTest_v3_1.common.read_excel import ReadExcel
from study_requests.APIAutoTest_v3_1.test_case.test_lao_zhang.__init__ import USERNAME from APIAutoTest_v3_1.test_case.test_lao_zhang.__init__ import USERNAME
class TestBPM: class TestBPM:
......
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