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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-09-12 21:07:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-12 21:07:29 +0300
commit753eb533e509464184ad267fb894d2c08d0d1ba6 (patch)
tree4595d9e4acfa3660e9b682055fa30f7289e59d37 /app/assets/javascripts/alert_management
parent1ba682300fb97a96de47cc5b261f6df93ca78bd0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/javascripts/alert_management')
-rw-r--r--app/assets/javascripts/alert_management/components/alert_management_table.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/alert_management/components/alert_management_table.vue b/app/assets/javascripts/alert_management/components/alert_management_table.vue
index 170bd6895aa..9e57b834c88 100644
--- a/app/assets/javascripts/alert_management/components/alert_management_table.vue
+++ b/app/assets/javascripts/alert_management/components/alert_management_table.vue
@@ -313,7 +313,7 @@ export default {
<template #table>
<gl-table
class="alert-management-table"
- data-qa-selector="alert_table_container"
+ data-testid="alert-table-container"
:items="
alerts
? alerts.list