Skip to content

Commit dc38455

Browse files
FeandilGreg Dubicki
authored and
Greg Dubicki
committed
Acceptance test: check if pip installation is idempotent
Second part of regression test for PR#418
1 parent ec9c98f commit dc38455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/acceptance/virtualenv_spec.rb

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ class { 'python' :
5353

5454
# Run it twice and test for idempotency
5555
apply_manifest(pp, catch_failures: true)
56+
apply_manifest(pp, catch_changes: true)
5657
end
5758
end
5859
end

0 commit comments

Comments
 (0)