diff --git a/frontend/src/business/components/track/case/components/TestCaseList.vue b/frontend/src/business/components/track/case/components/TestCaseList.vue index f7b5d998e2..ed5e43555c 100644 --- a/frontend/src/business/components/track/case/components/TestCaseList.vue +++ b/frontend/src/business/components/track/case/components/TestCaseList.vue @@ -8,7 +8,7 @@ :tip="$t('commons.search_by_name_or_id')" :create-tip="$t('test_track.case.create')" @create="testCaseCreate">