From: Adam Jahn Date: Fri, 8 Jul 2016 19:45:22 +0000 (-0400) Subject: clean whitespace X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ee15236a9dc9f7b082076679528a52f07bdf4664;p=puppet-samba.git clean whitespace --- diff --git a/spec/classes/samba__server_spec.rb b/spec/classes/samba__server_spec.rb index 46c5b15..cbd0a80 100644 --- a/spec/classes/samba__server_spec.rb +++ b/spec/classes/samba__server_spec.rb @@ -36,7 +36,7 @@ describe 'samba::server' do } } }} - it { + it { should contain_samba__server__share( 'testShare' ).with({ 'path' => '/path/to/some/share', 'browsable' => true,