Project

General

Profile

« Previous | Next » 

Revision 63afd4f1

Added by Michael Moll about 5 years ago

Fixes #19768 - Fix Layout/ClosingParenthesisIndentation cop

View differences:

test/models/orchestration/tftp_test.rb
FactoryBot.build(:nic_interface,
:identifier => 'eth0',
:mac => '00:53:67:ab:dd:00'
),
),
FactoryBot.build(:nic_interface,
:identifier => 'eth1',
:mac => '00:53:67:ab:dd:01'
)
)
]
end
let(:host) do

Also available in: Unified diff