autoDetect:true,// We'll eventually disable autoDetect and pass the language explicitly to reduce the footprint (https://gitlab.com/gitlab-org/gitlab/-/issues/348145)
autoDetect:true,// We'll eventually disable autoDetect and pass the language explicitly to reduce the footprint (https://gitlab.com/gitlab-org/gitlab/-/issues/348145)
# This context is the same as the other 'files with auxiliary viewers' in this file, we just ensure that the auxiliary viewers still work this the refactor_blob_viewer disabled
stub_feature_flags(refactor_blob_viewer: false)
# It should be safe to remove once we rollout the refactored blob viewer
end
describe'.gitlab-ci.yml'do
describe'.gitlab-ci.yml'do
beforedo
beforedo
...
@@ -1554,104 +1657,4 @@ RSpec.describe 'File blob', :js do
...
@@ -1554,104 +1657,4 @@ RSpec.describe 'File blob', :js do