Skip to content

Commit

Permalink
rubocop fix
Browse files Browse the repository at this point in the history
  • Loading branch information
traylenator committed Mar 12, 2024
1 parent 8fc8579 commit b89fa37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/classes/init_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@
let :params do
{
manage_networkd: true,
manage_all_network_files: true
manage_all_network_files: true,
}
end

Expand Down

0 comments on commit b89fa37

Please sign in to comment.