Skip to content

Replace the 'project/service.feature' spinach test with an rspec analog

blackst0ne requested to merge replace_project_service.feature into master

What does this MR do?

This MR moves all the test from the features/project/service.feature spinach spec to an rspec analog.

Why was this MR needed?

This is a part of the spinach removal campaign.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23036 (closed)

Edited by blackst0ne

Merge request reports