We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76c9b4 commit bbb85bfCopy full SHA for bbb85bf
1 file changed
spec/acceptance/virtualenv_spec.rb
@@ -53,6 +53,7 @@ class { 'python' :
53
54
# Run it twice and test for idempotency
55
apply_manifest(pp, catch_failures: true)
56
+ apply_manifest(pp, catch_changes: true)
57
end
58
59
0 commit comments