bind: simpler spec for now

samba
Jérémy Lecour 2017-04-10 18:16:25 +02:00 committed by Jérémy Lecour
parent 0f89f99ae7
commit 07d8a815c2
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ set :backend, :exec
describe service('bind9') do
it { should be_enabled }
it { should be_running }
end
describe port(53) do