Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/ci/runner/components/stat/runner_stats.vue')
-rw-r--r--app/assets/javascripts/ci/runner/components/stat/runner_stats.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/ci/runner/components/stat/runner_stats.vue b/app/assets/javascripts/ci/runner/components/stat/runner_stats.vue
index e0a6f4b1e67..6c49263ac82 100644
--- a/app/assets/javascripts/ci/runner/components/stat/runner_stats.vue
+++ b/app/assets/javascripts/ci/runner/components/stat/runner_stats.vue
@@ -90,6 +90,7 @@ export default {
:scope="scope"
v-bind="stat.props"
class="gl-px-5"
+ :data-testid="`runner-stats-${stat.key.toLowerCase()}`"
/>
<runner-upgrade-status-stats