context'binary file that appears to be text in the first 1024 bytes'do
# We need to unsre that this test runs with the refactor_blob_viewer feature flag enabled
# This will be addressed in https://gitlab.com/gitlab-org/gitlab/-/issues/351559
...
...
@@ -1158,503 +1093,5 @@ RSpec.describe 'File blob', :js do
end
end
end
context'files with auxiliary viewers'do
# 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
# It should be safe to remove once we rollout the refactored blob viewer