summaryrefslogtreecommitdiff
path: root/spec/integration/recipes/use_partial_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/recipes/use_partial_spec.rb')
-rw-r--r--spec/integration/recipes/use_partial_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/integration/recipes/use_partial_spec.rb b/spec/integration/recipes/use_partial_spec.rb
index 17faf809f8..0a9fb06612 100644
--- a/spec/integration/recipes/use_partial_spec.rb
+++ b/spec/integration/recipes/use_partial_spec.rb
@@ -27,6 +27,7 @@ describe "notifying_block" do
when_the_repository "has a cookbook with partial resources" do
before do
+ ::Chef::HTTP::Authenticator.get_cert_password if windows?
directory "cookbooks/x" do
file "resources/_shared_properties.rb", <<-EOM
property :content, String