Skip to content

Commit

Permalink
change test name
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Sep 6, 2023
1 parent 0cb5b66 commit 1b7083a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ class YamuxHandlerTest : MuxHandlerAbstractTest() {
}

@Test
fun `partial data is written if it fits windows`() {
fun `partial buffered data is sent if it fits windows`() {
val handler = openStreamByLocal()
val streamId = readFrameOrThrow().streamId

Expand Down

0 comments on commit 1b7083a

Please sign in to comment.