summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-06-18 18:10:13 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-06-18 18:10:13 +0000
commitdd6e32bf47776514b8fe2abcfe7998503f16baab (patch)
treef47d5c93958146fcfc6dd0dba3a6e11a2f8061ab /spec/spec_helper.rb
parentc8cc2fe990c52cabcb9912b2b01b5bf16b33d88f (diff)
downloadgitlab-ce-dd6e32bf47776514b8fe2abcfe7998503f16baab.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 492b9a478fe..a71fc172ebd 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -271,7 +271,6 @@ RSpec.configure do |config|
# See https://gitlab.com/gitlab-org/gitlab/-/issues/33867
stub_feature_flags(file_identifier_hash: false)
- stub_feature_flags(unified_diff_components: false)
stub_feature_flags(diffs_virtual_scrolling: false)
# The following `vue_issues_list`/`vue_issuables_list` stubs can be removed