Skip to content

Fix usage of shared example in test Pypi::CreatePackageService

What does this MR do and why?

🛠 with at Siemens

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

MR Checklist (@gerardo-navarro)

Screenshots or screen recordings

No frontend changes. Only backend changes.

How to set up and validate locally

  1. Just execute the test
bundle exec rspec spec/services/packages/pypi/create_package_service_spec.rb

Related to #427546

Edited by Gerardo Navarro

Merge request reports