Skip to content

Commit

Permalink
rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxmea committed Mar 26, 2024
1 parent 3031f97 commit 9028ad3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/classes/manage_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
}
}
end
Puppet::Functions.create_function(:'epp') do

Puppet::Functions.create_function(:epp) do
return 'I am a template'
end

Expand Down

0 comments on commit 9028ad3

Please sign in to comment.