pulp / Pulp-2-Tests

:warning: ⛔️ Pulp2 is EOL as of November 30 2022, for more info visit this link https://pulpproject.org/2022/09/19/pulp-2-eol/. ⛔️ Functional tests for Pulp 2.
https://pulp-2-tests.readthedocs.io/
1 stars 11 forks source link

Adjust parameter to fit function call bug_is_fixed #188

Closed nixocio closed 5 years ago

nixocio commented 5 years ago

bug_is_fixed function has the signature:

def bug_is_fixed(bug_id, pulp_version):

A PulpSmashConfig object was being passed to this function call. Update to be a pulp_version.