Bug #21458
No more factory_girl_rails
Description
factory_girl_rails gem was renamed to factory_bot_rails in 4.8.2, we need to change our requires.
Related issues
Associated revisions
Refs #21458 - Fix rubocop failures
History
#1
Updated by Andrew Kofink over 4 years ago
- Copied from Bug #21424: No more factory_girl_rails 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/7030 added
#3
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 284
- Category set to Tests
#4
Updated by Andrew Kofink over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset katello|acf238d07f7d0a062d8512328566dd83c892f005.
Fixes #21458 - s/girl/bot/gi
FactoryGirl is now FactoryBot
factory_girl_rails is now factory_bot_rails