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>2022-09-22 00:13:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-22 00:13:33 +0300
commit04d4cf89dbe213ad994badad4c8a9a3f2ccb754f (patch)
tree165bc4994a712abc0f5b242f587a2c67887c3ce0 /spec/features/user_opens_link_to_comment_spec.rb
parent136ec65df5255512264ef62e9ad5561e5f85a735 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/features/user_opens_link_to_comment_spec.rb')
-rw-r--r--spec/features/user_opens_link_to_comment_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/user_opens_link_to_comment_spec.rb b/spec/features/user_opens_link_to_comment_spec.rb
index 3fb1505ff5b..59dea91c666 100644
--- a/spec/features/user_opens_link_to_comment_spec.rb
+++ b/spec/features/user_opens_link_to_comment_spec.rb
@@ -20,7 +20,7 @@ RSpec.describe 'User opens link to comment', :js do
wait_for_requests
- expect(find('#discussion-preferences-dropdown')).to have_content('Sort or filter')
+ expect(find('#discussion-preferences-dropdown')).to have_content(_('Sort or filter'))
expect(page).not_to have_content('Something went wrong while fetching comments')
# Auto-switching to show all notes shouldn't be persisted