(rubocop) Fix Layout/EmptyLinesAroundBlockBody

This commit is contained in:
Tim Sharpe 2019-02-03 12:41:22 +11:00
parent b2ac1ddf2f
commit edaa3e5645
3 changed files with 0 additions and 4 deletions

View file

@ -23,7 +23,6 @@ describe NonstandardPooler do
@get_request_headers_notoken = @get_request_headers.tap do |headers|
headers.delete('X-Auth-Token')
end
end
describe '#list' do

View file

@ -3,7 +3,6 @@
require_relative '../../lib/vmfloaty/service'
describe Service do
describe '#initialize' do
it 'store configuration options' do
options = MockOptions.new({})
@ -77,5 +76,4 @@ describe Service do
expect(service.token_status(nil, 'token-value')).to eql(status)
end
end
end

View file

@ -6,7 +6,6 @@ require 'commander/command'
require_relative '../../lib/vmfloaty/utils'
describe Utils do
describe '#standardize_hostnames' do
before :each do
@vmpooler_response_body = '{