Actions
Bug #35579
closedtest/functional/api/v2/ansible_inventories_controller_test.rb doesn't use keyword arguments
Status:
Closed
Priority:
Normal
Assignee:
Target version:
Difficulty:
Triaged:
No
Description
From CI
/home/runner/work/foreman_ansible/foreman_ansible/foreman_ansible/test/functional/api/v2/ansible_inventories_controller_test.rb:40: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call /home/runner/work/foreman_ansible/foreman_ansible/vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.6.1/lib/action_controller/test_case.rb:405: warning: The called method `post' is defined here
Actions