Skip to content

Commit

Permalink
Merge pull request #574 from bastelfreak/newline
Browse files Browse the repository at this point in the history
tests: separate contexts with newline
  • Loading branch information
ekohl authored Oct 2, 2020
2 parents c52e233 + d455ef1 commit 87f4afa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/acceptance/class_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class { 'python': }
apply_manifest(pp, catch_changes: true)
end
end

context 'installing python 3' do
# Using puppet_apply as a helper
it 'works with no errors' do
Expand Down

0 comments on commit 87f4afa

Please sign in to comment.