We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9f731 commit 8e5ac87Copy full SHA for 8e5ac87
spec/acceptance/pyvenv_spec.rb
@@ -4,7 +4,7 @@
4
context 'minimal parameters' do
5
# Using puppet_apply as a helper
6
it 'works with no errors' do
7
- pp = <<-EOS
+ pp = <<-PUPPET
8
class { 'python':
9
version => '3',
10
dev => 'present',
0 commit comments