Skip to content

Commit 6afb0ae

Browse files
Remove ‘net/http’ and ‘net/https’ requirements form test case
1 parent c7e0b5b commit 6afb0ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/idp_metadata_parser_test.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
require File.expand_path(File.join(File.dirname(__FILE__), "test_helper"))
2-
require 'net/http'
3-
require 'net/https'
42

53
class IdpMetadataParserTest < Minitest::Test
64

0 commit comments

Comments
 (0)