From c8e9fac6067d3015db147bcdf1dce8dae487363d Mon Sep 17 00:00:00 2001 From: huangchengcheng <1339094176@qq.com> Date: Thu, 6 May 2021 18:39:14 +0800 Subject: [PATCH] congtu --- config.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.py b/config.py index 733a1db..e1c1b38 100644 --- a/config.py +++ b/config.py @@ -6,9 +6,8 @@ class BaseConfig(): headers = {'Content-Type': 'application/json; charset=utf-8'} # 当前运行的产品名 current_product = "bmc" - default_test_case_dir = "test_case/bmc/" - secs=0.1 + class BMCConfig(BaseConfig): """斑马信用app的配置类""" -- libgit2 0.26.0