Skip to content

Commit

Permalink
Fix borked test.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Mar 9, 2024
1 parent 8379755 commit 74b262e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/protocol/http2/goaway_frame.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ def before
end

it "applies to the connection" do
frame.pack(0, 0, "")

expect(frame).to be(:connection?)
end

Expand Down

0 comments on commit 74b262e

Please sign in to comment.