fix user feedback controller test
This commit is contained in:
@@ -2,5 +2,4 @@ ActiveSupport::Inflector.inflections do |inflect|
|
||||
# inflect.plural /^(ox)$/i, '\1en'
|
||||
# inflect.singular /^(ox)en/i, '\1'
|
||||
# inflect.irregular 'person', 'people'
|
||||
inflect.uncountable %w( user_feedback )
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user