Skip to content

Commit 01e6bcd

Browse files
committed
Simplified test.
1 parent acdc04e commit 01e6bcd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/protocol/http/body/streamable.rb

-3
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,6 @@
133133
end.to raise_exception(RuntimeError, message: be =~ /Oh no... a wild error appeared!/)
134134

135135
expect(stream.string).to be == "Hello"
136-
137-
body.stream(nil)
138-
body.close
139136
end
140137
end
141138
end

0 commit comments

Comments
 (0)