forked from DxvLwRYF/apiAutoTest
解决gitlab ci 运行脚本 报错
This commit is contained in:
parent
5dad9d9051
commit
33b6d53969
|
@ -9,7 +9,7 @@
|
||||||
"""
|
"""
|
||||||
import json
|
import json
|
||||||
import jsonpath
|
import jsonpath
|
||||||
from test import logger
|
from loguru import logger
|
||||||
import pytest
|
import pytest
|
||||||
import allure
|
import allure
|
||||||
from api.base_requests import BaseRequest
|
from api.base_requests import BaseRequest
|
||||||
|
|
Loading…
Reference in New Issue