Project

General

Profile

« Previous | Next » 

Revision 630061d2

Added by Michael Moll almost 6 years ago

Fixes #19775 - Fix Layout/ExtraSpacing cop

View differences:

test/controllers/api/v2/interfaces_controller_test.rb
def setup
@host = FactoryBot.create(:host)
@nic = FactoryBot.create(:nic_managed, :host => @host)
@bond = FactoryBot.create(:nic_bond, :host => @host)
@bond = FactoryBot.create(:nic_bond, :host => @host)
end
test "get index for specific host" do

Also available in: Unified diff