Skip to content

Unquarantine spec/requests/api/graphql/project/error_tracking/sentry_errors_request_spec.rb again

Peter Leitzen requested to merge pl-spec-sentry-errors-request into master

What does this MR do?

This MR unquarantines the spec spec/requests/api/graphql/project/error_tracking/sentry_errors_request_spec.rb (see #283822 (closed)) and fixes two RuboCop offenses:

  • RSpec/ContextWording
  • RSpec/AnyInstanceOf

Closes #283822 (closed) 🤞

To future reverter

If spec/requests/api/graphql/project/error_tracking/sentry_errors_request_spec.rb happen to fail on master again, please only revert c1edae684216bfd062826a69c652c7f9887aaa52 to keep other changes.

Thank you

Screenshots or Screencasts (strongly suggested)

n/a

How to setup and validate locally (strongly suggested)

n/a

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] 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 Peter Leitzen

Merge request reports