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-04-25 15:18:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-25 15:18:56 +0300
commitd2d913b606702ecefa01f03362602fde256e3f75 (patch)
tree07643306ee63f789188a9133823aac3c92c94dfb /spec/frontend/comment_templates
parentaf69e63b6655a450849a8fa2640ae6ce5a8db681 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/frontend/comment_templates')
-rw-r--r--spec/frontend/comment_templates/components/__snapshots__/list_item_spec.js.snap4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/frontend/comment_templates/components/__snapshots__/list_item_spec.js.snap b/spec/frontend/comment_templates/components/__snapshots__/list_item_spec.js.snap
index c979ee5a1d2..788e80de3f6 100644
--- a/spec/frontend/comment_templates/components/__snapshots__/list_item_spec.js.snap
+++ b/spec/frontend/comment_templates/components/__snapshots__/list_item_spec.js.snap
@@ -21,7 +21,7 @@ exports[`Comment templates list item component renders list item 1`] = `
class="gl-new-dropdown gl-disclosure-dropdown"
>
<button
- aria-controls="base-dropdown-5"
+ aria-controls="base-dropdown-7"
aria-labelledby="actions-toggle-3"
class="btn btn-default btn-md gl-button btn-default-tertiary gl-new-dropdown-toggle gl-new-dropdown-icon-only gl-new-dropdown-toggle-no-caret"
data-testid="base-dropdown-toggle"
@@ -60,7 +60,7 @@ exports[`Comment templates list item component renders list item 1`] = `
<div
class="gl-new-dropdown-panel"
data-testid="base-dropdown-menu"
- id="base-dropdown-5"
+ id="base-dropdown-7"
>
<div
class="gl-new-dropdown-inner"