Refactor #23492

SettingTest#test_first_or_create_works fails with Rails 5.2
Status:
Closed
Priority:
Low
Assignee:
-
Category:
Rails
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
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'
Related issues
History
#1
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/5527 added
#2
Updated by Anonymous over 2 years ago
- Blocks Tracker #21834: Rails 5.2 upgrade tasks added
#3
Updated by Anonymous over 2 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.20.0 added
- Pull request https://github.com/theforeman/foreman/pull/5847 added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/5527)
9c853eeccc879756a2eea03c667762702e83cbc8 did include this