mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
(rubocop) Fix Layout/LeadingCommentSpace
This commit is contained in:
parent
7d9545f202
commit
c78ad33104
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ describe Pooler do
|
|||
|
||||
describe '#status' do
|
||||
before :each do
|
||||
#smaller version
|
||||
# smaller version
|
||||
@status_response_body = '{"capacity":{"current":716,"total":717,"percent": 99.9},"status":{"ok":true,"message":"Battle station fully armed and operational."}}'
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue