Skip to content

[Rails5] Fix conversion of integer into string in board spec

Jan Provaznik requested to merge jprovazn-rails5-boards into master

What does this MR do?

It updates rspec's request format of parameters and adds as: :json param, otherwise integers are converted into strings.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #47653 (closed)

Merge request reports