Make with_comment_column work with Annotate.set_defaults - #999
Conversation
sureshc
commented
Nov 15, 2023
Thank you! I'm not familiar with this codebase. Are there any tests that need to be updated to validate this change? |
Adeynack
commented
Nov 15, 2023
@sureshc : The only test I found that seems to concern |
ctran
commented
Nov 15, 2023
Maybe add a new test in https://github.com/ctran/annotate_models/blob/master/spec/lib/tasks/annotate_models_migrate_spec.rb? |
Adeynack
commented
Nov 15, 2023
@ctran : I added a brand new spec file for it, since I judged it was a separate concern than what's in |
Uh oh!
There was an error while loading. Please reload this page.
Adeynack
commented
Nov 29, 2023
Uh oh!
There was an error while loading. Please reload this page.
Fixes#990