Skip to content

Commit

Permalink
Fixed whitespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter Mellema committed Feb 8, 2024
1 parent dff695b commit e7a9f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/pyvenv_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit e7a9f7b

Please sign in to comment.