From 042cd704b8177e7997af4a2ca90967d3178ccc3f Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 18 May 2021 18:10:54 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- spec/spec_helper.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/spec_helper.rb') diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index bca5614fe27..c59daa6c919 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -268,6 +268,7 @@ RSpec.configure do |config| 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 # once the Vue issues page has feature parity with the current Haml page -- cgit v1.2.3