summaryrefslogtreecommitdiff
path: root/spec/unit/monkey_patches/uri_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/monkey_patches/uri_spec.rb')
-rw-r--r--spec/unit/monkey_patches/uri_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/monkey_patches/uri_spec.rb b/spec/unit/monkey_patches/uri_spec.rb
index 9aca1fc9f1..e8ff1a3592 100644
--- a/spec/unit/monkey_patches/uri_spec.rb
+++ b/spec/unit/monkey_patches/uri_spec.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require 'spec_helper'
+require "spec_helper"
describe URI do
describe "when a URI contains an IPv6 literal" do