Fix conversion of integer into string in board spec
In rails 5 controller specs, integers are converted to strings unless conte-type is set with `as: :json`: https://github.com/rails/rails/issues/26069
Showing
Please register or sign in to comment