Skip to content

Remove unnecessary admin mode shared examples

What does this MR do and why?

In this MR, I am removing some unnecessary shard examples for API admin mode. Additionally, I am improving another one.

This is a rework/correction of this MR.

The dicussion about it here

🛠 with at Siemens

How to set up and validate locally

Run following test

  • bin/rspec spec/requests/api/project_snippets_spec.rb
  • bin/rspec spec/requests/api/projects_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports