Skip to content

Commit af4c9f7

Browse files
committed
RuboCop.
1 parent 19ffe65 commit af4c9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/protocol/http/header/quoted_string.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Released under the MIT License.
44
# Copyright, 2016-2024, by Samuel Williams.
55

6-
require 'protocol/http/header/quoted_string'
6+
require "protocol/http/header/quoted_string"
77

88
describe Protocol::HTTP::Header::QuotedString do
99
with ".unquote" do

0 commit comments

Comments
 (0)