mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
(spec) Add format spec test
This commit is contained in:
parent
ac12ea69c1
commit
b62cffa2cd
3 changed files with 20 additions and 2 deletions
|
|
@ -64,7 +64,7 @@ class Vmfloaty
|
|||
|
||||
unless os_types.nil?
|
||||
response = Pooler.retrieve(verbose, os_types, token, url)
|
||||
Format.get_hosts(response)
|
||||
puts Format.get_hosts(response)
|
||||
else
|
||||
puts 'You did not provide an OS to get'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue