Skip to content

Commit 8e5ac87

Browse files
bastelfreakekohl
andauthored
Update spec/acceptance/pyvenv_spec.rb
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
1 parent 5a9f731 commit 8e5ac87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/acceptance/pyvenv_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
context 'minimal parameters' do
55
# Using puppet_apply as a helper
66
it 'works with no errors' do
7-
pp = <<-EOS
7+
pp = <<-PUPPET
88
class { 'python':
99
version => '3',
1010
dev => 'present',

0 commit comments

Comments
 (0)