diff --git a/bosh-stemcell/spec/stemcells/warden_spec.rb b/bosh-stemcell/spec/stemcells/warden_spec.rb index 6609d40875..da832f52d7 100644 --- a/bosh-stemcell/spec/stemcells/warden_spec.rb +++ b/bosh-stemcell/spec/stemcells/warden_spec.rb @@ -44,7 +44,6 @@ end describe file('/etc/systemd/system/systemd-binfmt.service') do - it { should be_symlink } it { should be_linked_to '/dev/null' } end end