commons to pawpaw_ci_test_framework

This commit is contained in:
2023-12-27 16:43:01 +08:00
parent dcb2d5afe0
commit 1af2fd7d2a
12 changed files with 13 additions and 13 deletions

View File

@@ -3,8 +3,8 @@ from _pytest import terminal
import os
import pytest
import sys
from commons.check import Check
from commons.logger_ext import Logger
from pawpaw_ci_test_framework.check import Check
from pawpaw_ci_test_framework.logger_ext import Logger
# 获取当前文件的绝对路径