解决gitlab ci 运行脚本 报错

This commit is contained in:
zy7y 2020-10-22 15:41:42 +08:00 committed by Gitee
parent 5dad9d9051
commit 33b6d53969
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"""
import json
import jsonpath
from test import logger
from loguru import logger
import pytest
import allure
from api.base_requests import BaseRequest