Bug #15443
Use fully qualified object ::Foreman in #15420
Description
#15420 introduced a bug in bats tests because Katello::Foreman isn't defined (we need to use ::Foreman)
Related issues
Associated revisions
History
#1
Updated by Andrew Kofink over 4 years ago
- Related to Bug #15420: full_results parameter is improperly defined in the API documentation added
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6130 added
#3
Updated by Anonymous over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|39117d81e7fb4436e10979f074c2dc0f8b0ba8a1.
#4
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 162
Fixes #15443 - Use ::Foreman instead of Foreman (#6130)