Actions
Refactor #23492
closed![Author: Anonymous](/images/anonymous.png?1697023634)
SettingTest#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'
Actions