Bug #27725
Change katello test to be compatible with audited gem 4.9.0
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
'should audit when a host_collection is added to a activation_key' fails when upgrading to audited 4.9 as it attempts to access a change by symbol, while audited changes the audited_changes from hash with indifferent access to regular hash.
Related issues
Associated revisions
History
#1
Updated by Tomer Brisker almost 4 years ago
- Blocks Refactor #27359: Update audited gem to 4.9.x added
#2
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8307 added
#3
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases Katello 3.14.0 added
#4
Updated by Tomer Brisker almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c8af90d8865d437544b63a0c34c9b9228645521e.
#5
Updated by James Jeffers almost 4 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.14.0
Fixes #27725 - Make tests compatible with audited 4.9.0