Commit graph

1 commit

Author SHA1 Message Date
blackst0ne
2b1153f71a [Rails5] Fix pipeline_schedules_controller_spec
In Rails 5.0 there's a bug [1] in controller tests that doesn't parse
nested parameters correctly.

This commit brings a workaround to make specs work again both in rails4
and rails5.

[1]: https://github.com/rails/rails/issues/23997
2018-06-16 15:26:15 +11:00