Fix Rubocop offenses #5835
Annotations
2 errors and 1 warning
Run tests:
spec/controllers/comments_controller_spec.rb#L52
CommentsController PUT #update with additional params still reports unpermitted parameters
Failure/Error: expect(@unpermitted_params).to match_array(%w[row file_id]) # rubocop:disable RSpec/InstanceVariable
expected a collection that can be converted to an array with `#to_ary` or `#to_a`, but got nil
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading