Skip to content

Commit

Permalink
Simplified test.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 8, 2024
1 parent acdc04e commit 01e6bcd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/protocol/http/body/streamable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@
end.to raise_exception(RuntimeError, message: be =~ /Oh no... a wild error appeared!/)

expect(stream.string).to be == "Hello"

body.stream(nil)
body.close
end
end
end
Expand Down

0 comments on commit 01e6bcd

Please sign in to comment.