fix(UI自动化): UI场景支持定时任务
--story=1010544 --user=张勇 【UI测试】UI场景支持定时任务 https://www.tapd.cn/55049933/s/1295007
This commit is contained in:
parent
b4b5676972
commit
59a5e4cd12
|
@ -2,5 +2,5 @@ package io.metersphere.commons.constants;
|
|||
|
||||
public enum ScheduleGroup {
|
||||
API_TEST, PERFORMANCE_TEST, API_SCENARIO_TEST, TEST_PLAN_TEST, SWAGGER_IMPORT, ISSUE_SYNC,
|
||||
SCHEDULE_SEND_REPORT, CLEAN_UP_REPORT
|
||||
SCHEDULE_SEND_REPORT, CLEAN_UP_REPORT, UI_SCENARIO_TEST
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue