From 6e70c2b428a91084139a521abb4a3987a5be35ab Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 19 Jan 2022 00:12:04 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- spec/spec_helper.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'spec/spec_helper.rb') diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 7bfd455fedc..6d5036365e1 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -294,11 +294,6 @@ RSpec.configure do |config| # once the Vue issues page has feature parity with the current Haml page stub_feature_flags(vue_issues_list: false) - # Disable `refactor_blob_viewer` as we refactor - # the blob viewer. See the follwing epic for more: - # https://gitlab.com/groups/gitlab-org/-/epics/5531 - stub_feature_flags(refactor_blob_viewer: false) - # Disable `main_branch_over_master` as we migrate # from `master` to `main` accross our codebase. # It's done in order to preserve the concistency in tests -- cgit v1.2.3