Skip to content

Commit 9028ad3

Browse files
committed
rubocop
1 parent 3031f97 commit 9028ad3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/classes/manage_spec.rb

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
}
4040
}
4141
end
42-
Puppet::Functions.create_function(:'epp') do
42+
43+
Puppet::Functions.create_function(:epp) do
4344
return 'I am a template'
4445
end
4546

0 commit comments

Comments
 (0)