Actions
Bug #10913
closedRemove skipping role tests when pulp-server-2.7.0-0.3.beta.el7.noarch gets update
Description
Due to issue https://pulp.plan.io/issues/1078
Couple of role tests in PR https://github.com/Katello/runcible/pull/145 had to get skipped . We need to unskip these and re run with rake test mode=all when this bug gets fixed.
Remove skips in https://github.com/parthaa/runcible/blob/fc9ddd6c9b10ac193bc7c350d60a279fe0f368ab/test/resources/role_test.rb#L57 and https://github.com/parthaa/runcible/blob/fc9ddd6c9b10ac193bc7c350d60a279fe0f368ab/test/resources/role_test.rb#L65
Actions