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/subnet_test.rb
:name => 'valid',
:network => '123.123.123.0',
:mask => '255.255.255.0'
)
)
assert_equal "valid (123.123.123.0/24)", subnet.to_label
end

Also available in: Unified diff