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>2021-07-30 21:09:08 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-30 21:09:08 +0300
commit861cc0c363283c359becb153d0f6e88393cd3e79 (patch)
treeb338ffd187d52d5ffdf7ae6ab08ccce0e45236a4 /app/assets/javascripts/pipeline_editor
parent0daaf2c2ba5a0537094a53e7f84386616dbcbff0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/javascripts/pipeline_editor')
-rw-r--r--app/assets/javascripts/pipeline_editor/components/file_nav/branch_switcher.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/pipeline_editor/components/file_nav/branch_switcher.vue b/app/assets/javascripts/pipeline_editor/components/file_nav/branch_switcher.vue
index ee6d4ff7c4d..9a6eed50fbe 100644
--- a/app/assets/javascripts/pipeline_editor/components/file_nav/branch_switcher.vue
+++ b/app/assets/javascripts/pipeline_editor/components/file_nav/branch_switcher.vue
@@ -212,6 +212,7 @@ export default {
:text="currentBranch"
icon="branch"
data-qa-selector="branch_selector_button"
+ data-testid="branch-selector"
>
<gl-search-box-by-type :debounce="$options.inputDebounce" @input="setSearchTerm" />
<gl-dropdown-section-header>