Commit 0ebf24a
authored
Fix InboundDecoderTests.testDecodePreHeaderSizeVariableInt() (elastic#132215)
This test needed to be updated when elastic#123390 was backported
to 8.19 in elastic#123554 since the test didn't exist on main when
elastic#123390 was merged.1 parent 9f4b10f commit 0ebf24a
File tree
1 file changed
+0
-1
lines changed- server/src/test/java/org/elasticsearch/transport
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
| |||
0 commit comments