fix(UI 自动化): 测试报告-配置,没有ui用例统计分析

--bug=1015200 --user=张大海 【测试计划】测试报告-配置,没有ui用例统计分析 https://www.tapd.cn/55049933/s/1209553
This commit is contained in:
zhangdahai112 2022-07-25 13:33:12 +08:00 committed by f2c-ci-robot[bot]
parent 50d33f9521
commit 9f86d1df9b
1 changed files with 1 additions and 5 deletions

View File

@ -258,7 +258,7 @@ export default {
},
ui: {
enable: true,
name: this.$t('test_track.report.analysis_api'),
name: this.$t('test_track.report.analysis_ui'),
children: {
result: {
enable: true,
@ -268,10 +268,6 @@ export default {
enable: true,
name: this.$t('test_track.report.fail_case'),
},
errorReport: {
enable: true,
name: this.$t('error_report_library.option.name'),
},
unExecute: {
enable: true,
name: this.$t('api_test.home_page.detail_card.unexecute'),