mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-27 05:48:41 -05:00
(rubocop) Fix Layout/ExtraSpacing
This commit is contained in:
parent
9afae18ee2
commit
f2ab052fa4
2 changed files with 2 additions and 2 deletions
|
|
@ -155,7 +155,7 @@ describe Utils do
|
|||
end
|
||||
|
||||
describe '#pretty_print_hosts' do
|
||||
let(:url) { 'http://pooler.example.com' }
|
||||
let(:url) { 'http://pooler.example.com' }
|
||||
|
||||
it 'prints a vmpooler output with host fqdn, template and duration info' do
|
||||
hostname = 'mcpy42eqjxli9g2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue