Pass kwargs separately to next instance method calls

What does this MR do and why?

Ruby 3.2 is sensitive to arg/kwarg separation. This MR may help fixing some of the wrong number of arguments (given 2, expected 1) in Draft: Test with Ruby 3.2 (!109742 - closed)

Merge request reports

Loading