Skip to content

Commit 31d874e

Browse files
committed
RuboCop.
1 parent cb7eaf9 commit 31d874e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/protocol/http/header/digest.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
expect(entries.first.algorithm).to be == "md5"
132132
end
133133
end
134-
134+
135135
with "value edge cases" do
136136
it "handles empty values" do
137137
header = subject.new("sha-256=")

0 commit comments

Comments
 (0)