We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52e233 commit d455ef1Copy full SHA for d455ef1
spec/acceptance/class_spec.rb
@@ -13,6 +13,7 @@ class { 'python': }
13
apply_manifest(pp, catch_changes: true)
14
end
15
16
+
17
context 'installing python 3' do
18
# Using puppet_apply as a helper
19
it 'works with no errors' do
0 commit comments