Skip to content

Commit 94a415a

Browse files
author
shivapoudel
committed
Updated module name to python
1 parent 35f3800 commit 94a415a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/spec_helper_acceptance.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
# Configure all nodes in nodeset
2929
c.before :suite do
3030
# Install module
31-
puppet_module_install(:source => proj_root, :module_name => 'ntp')
31+
puppet_module_install(:source => proj_root, :module_name => 'python')
3232
end
3333
end

0 commit comments

Comments
 (0)