Resolve Cop/IgnoredColumns offenses in sliding_list_strategy_spec.rb

What does this MR do and why?

Resolve Cop/IgnoredColumns offenses in sliding_list_strategy_spec.rb

This MR replaces direct assignments to ignored_columns with the ignore_column helper using remove_never: true, as these are temporary test models in specs.

Related to #592383 (closed)

Edited by Lorena Ciutacu

Merge request reports

Loading