Fix Style/OpenStructUse offenses clusters_controller_spec
What does this MR do and why?
This MR aims to solve the issue #344279
Fixes OpenStruct
use since Ruby 3 discourages it.
File Changes
spec/controllers/admin/clusters_controller_spec.rb
.rubocop_manual_todo.yml
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Leitzen