Actions
Bug #8763
closedUpdate Katello to use #transient instead of #ignore for factory_girl 4
Description
Get rid of these deprecation warnings:
DEPRECATION WARNING: `#ignore` is deprecated and will be removed in 5.0. Please use `#transient` instead. (called from block (2 levels) in <top (required)> at /home/dadavis/Projects/katello/test/factories/system_factory.rb:4)
Actions