Remove extra spaces

Change-Id: Ie1348d247a15933ced6b75bbf3d81b7adb793fcb
This commit is contained in:
ZhongShengping 2019-03-06 09:11:47 +08:00
parent 7cd8c71b1b
commit 0dd9804a7d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ describe 'qdr' do
:mode => '0766',
})
end
it do
should contain_service(platform_params[:service_name]).with({
:ensure => 'running',