Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEST] Fix test bug in ChainingInputStreamTests (elastic#72595)
This fixes a test bug in ChainingInputStreamTests.testResetForDoubleMarkAnywhere. The component input stream does not advance, and mockito rightfully intercepts two invocations instead of a single one.
- Loading branch information