]> gitweb.fluxo.info Git - puppet-samba.git/commitdiff
clean whitespace
authorAdam Jahn <ajjahn@gmail.com>
Fri, 8 Jul 2016 19:45:22 +0000 (15:45 -0400)
committerAdam Jahn <ajjahn@gmail.com>
Fri, 8 Jul 2016 19:45:22 +0000 (15:45 -0400)
spec/classes/samba__server_spec.rb

index 46c5b15f608e172da70217a578f975c7ad0d2d3e..cbd0a8048f51fba0e0072afd6d3ca0c6a5d35906 100644 (file)
@@ -36,7 +36,7 @@ describe 'samba::server' do
          }
        }
     }}
-    it { 
+    it {
       should contain_samba__server__share( 'testShare' ).with({
           'path' => '/path/to/some/share',
           'browsable' => true,