mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-02 20:19:16 +08:00
refactor(测试计划): 同步前后端枚举值
This commit is contained in:
parent
062d4536bd
commit
99567aa268
@ -19,7 +19,7 @@ export enum PlanMinderAssociateType {
|
||||
FUNCTIONAL_CASE = 'FUNCTIONAL',
|
||||
API = 'API',
|
||||
API_CASE = 'API_CASE',
|
||||
SCENARIO_CASE = 'SCENARIO_CASE',
|
||||
SCENARIO_CASE = 'API_SCENARIO',
|
||||
}
|
||||
// 测试集类型(功能:FUNCTIONAL/接口用例:API/场景:SCENARIO)
|
||||
export enum PlanMinderCollectionType {
|
||||
|
Loading…
Reference in New Issue
Block a user