diff --git a/spec/acceptance/pyvenv_spec.rb b/spec/acceptance/pyvenv_spec.rb index 774fc3e2..0b20e27f 100644 --- a/spec/acceptance/pyvenv_spec.rb +++ b/spec/acceptance/pyvenv_spec.rb @@ -196,7 +196,7 @@ class { 'python': context 'with versioned minimal python::pip and without systempkgs using custom python path' do it 'works with no errors' do pp = <<-PUPPET - + class { 'python': dev => 'present', venv => 'present',