Skip to content

Remove file content QA selector from simple viewer

Will Meek requested to merge 4121-blob-content-file-content-selector into master

What does this MR do?

Removes duplicated file_content selector for create snippet tests

Hopefully resolve gitlab-com/gl-infra/production#4121 (closed) and #326454 (closed)

Related to !57705 (diffs)

Original commit removed from blob viewer, however ./qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb used this and failed. The second commit removes the selector from the simple viewer instead.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #4121 (closed)

Edited by Will Meek

Merge request reports