summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/admin/background_migrations/components/database_listbox.vue
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/admin/background_migrations/components/database_listbox.vue')
-rw-r--r--app/assets/javascripts/admin/background_migrations/components/database_listbox.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/admin/background_migrations/components/database_listbox.vue b/app/assets/javascripts/admin/background_migrations/components/database_listbox.vue
index 8e814cd55ef..7cc4a0d349d 100644
--- a/app/assets/javascripts/admin/background_migrations/components/database_listbox.vue
+++ b/app/assets/javascripts/admin/background_migrations/components/database_listbox.vue
@@ -35,7 +35,7 @@ export default {
</script>
<template>
- <div class="gl-display-flex gl-align-items-center" data-testid="database-listbox">
+ <div class="gl-display-flex gl-align-items-center">
<label id="label" class="gl-font-weight-bold gl-mr-4 gl-mb-0">{{
$options.i18n.database
}}</label>