Skip to content

Update create_personal_snippet_spec.rb, remove smoke test tag

Will Meek requested to merge smoketest-create-master-patch-26205 into master

What does this MR do?

Removes a test from the smoke test suite. This should unblock gitlab-com/gl-infra/production#4121 (closed)

There was an attempt at fixing this at !57997 (merged) but it looks like create_project_snippet_spec uses the blob viewer, so this fix needs to be more involved.

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
Edited by Will Meek

Merge request reports