From 056d614d2cb7f4df2c7ab1e7767ff92a6ca6f251 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Sat, 8 Jan 2022 03:14:00 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- spec/spec_helper.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'spec/spec_helper.rb') diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index f4f06a573ee..7bfd455fedc 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -290,10 +290,9 @@ RSpec.configure do |config| stub_feature_flags(diffs_virtual_scrolling: false) - # The following `vue_issues_list`/`vue_issuables_list` stubs can be removed + # The following `vue_issues_list` stub can be removed # once the Vue issues page has feature parity with the current Haml page stub_feature_flags(vue_issues_list: false) - stub_feature_flags(vue_issuables_list: false) # Disable `refactor_blob_viewer` as we refactor # the blob viewer. See the follwing epic for more: -- cgit v1.2.3