Project

General

Profile

« Previous | Next » 

Revision 7b0a46e5

Added by Michael Moll over 4 years ago

Fixes #29172 - Fix Layout/SpaceBeforeBlockBraces cop

View differences:

test/test_helper.rb
include DhcpProviderInterfaceValidation
def hash_symbols_to_strings(hash)
Hash[hash.collect{|k, v| [k.to_s, v]}]
Hash[hash.collect {|k, v| [k.to_s, v]}]
end
# Starts up a real smart proxy instance under WEBrick

Also available in: Unified diff