Remove project deletion from create_project_badge_spec
What does this MR do and why?
This removes the after
block that deletes the project so that the delete-test-resources
job can manage it.
This will also allow the project to remain on the environment for troubleshooting in case the test fails.
Relates to #369017 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.