Use remove_via_api! for package resources
Prior to this change, there was no way to remove the package from a given project unless using the UI. This could cause a test to fail and leave the package publish to be deleted and accumulating space. This change introduces the resource for Package, focusing on implementing the deletion capability via the API instead
Showing
qa/qa/resource/package.rb
0 → 100644
Please register or sign in to comment