Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Aug 1, 2024
1 parent 5b56860 commit ddbbeea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib_test/test_httpun_ws.ml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ module Websocket = struct
let f = Faraday.create 0x100 in
Serialize.serialize_bytes
f
~mode:`Server
~is_fin
~opcode:`Text
~payload:(Bytes.of_string frame)
Expand Down

0 comments on commit ddbbeea

Please sign in to comment.