Project

General

Profile

« Previous | Next » 

Revision f4459c11

Added by David Davis about 8 years ago

Refs #3809 - Turning on some rubocop cops

View differences:

test/unit/certificate_extract_test.rb
expected_sans = [
'www.example.com',
'www.example.net',
'www.example.org',
'www.example.org'
]
assert_equal expected_sans, @certificate.subject_alternative_names
end

Also available in: Unified diff