summaryrefslogtreecommitdiffstats
path: root/spec/integration/provider/ssh_authorized_key_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/provider/ssh_authorized_key_spec.rb')
-rwxr-xr-x[-rw-r--r--]spec/integration/provider/ssh_authorized_key_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/provider/ssh_authorized_key_spec.rb b/spec/integration/provider/ssh_authorized_key_spec.rb
index 902f9ad22..252f7bf78 100644..100755
--- a/spec/integration/provider/ssh_authorized_key_spec.rb
+++ b/spec/integration/provider/ssh_authorized_key_spec.rb
@@ -3,7 +3,7 @@
require 'spec_helper'
require 'puppet/file_bucket/dipper'
-describe "ssh_authorized_key provider (integration)" do
+describe "ssh_authorized_key provider (integration)", :unless => Puppet.features.microsoft_windows? do
include PuppetSpec::Files
before :each do