Skip to content

Fix kwargs deprecation warnings in issues controller spec

What does this MR do?

This merge request fixes the deprecation warning in spec/controllers/projects/issues_controller_spec.rb:

Passing the keyword argument as the last hash parameter is deprecated

Related to #258994 (closed)

Merge request reports

Loading