Skip to content

Commit 38e5362

Browse files
chore: add empty lines
Add empty lines at the end of file.
1 parent c4c21be commit 38e5362

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.changes/nextrelease/fix-eventstream-partial-read.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"category": "",
55
"description": "Fixed an issue in NonSeekableStreamDecodingEventStreamIterator where partial reads from non-seekable streams could result in truncated payloads and CRC mismatches."
66
}
7-
]
7+
]

tests/Api/Parser/NonSeekableStreamDecodingEventStreamIteratorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,3 @@ public function readAndHashBytesHandlesPartialReadsProvider(): \Generator
140140
}
141141
}
142142
}
143-

0 commit comments

Comments
 (0)