mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Use https for wss test
This commit is contained in:
parent
eab354e17b
commit
3fa768c5c3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: false
|
||||
require 'test/unit'
|
||||
require 'uri/http'
|
||||
require 'uri/https'
|
||||
require 'uri/wss'
|
||||
|
||||
module URI
|
||||
|
|
Loading…
Reference in a new issue