Actions
Refactor #23492
closedSettingTest#test_first_or_create_works fails with Rails 5.2
Status:
Closed
Priority:
Low
Assignee:
-
Category:
Rails
Target version:
-
Description
SettingTest#test_first_or_create_works: NoMethodError: undefined method `to_sym' for nil:NilClass Did you mean? to_m app/models/setting.rb:207:in `create' test/models/setting_test.rb:218:in `block in test_first_or_create_works' test/models/setting_test.rb:216:in `test_first_or_create_works'
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5527 added
Updated by Anonymous over 6 years ago
- Blocks Tracker #21834: Rails 5.2 upgrade tasks added
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- Pull request https://github.com/theforeman/foreman/pull/5847 added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/5527) - Fixed in Releases 1.20.0 added
9c853eeccc879756a2eea03c667762702e83cbc8 did include this
Actions