Skip to content

Commit bbb85bf

Browse files
committed
Acceptance test: check if pip installation is idempotent
Second part of regression test for PR#418
1 parent c76c9b4 commit bbb85bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/acceptance/virtualenv_spec.rb

Lines changed: 1 addition & 0 deletions
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)