We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec9c98f commit dc38455Copy full SHA for dc38455
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