reactphp / filesystem

Evented filesystem access.
MIT License
135 stars 40 forks source link

Missing method call mock for ReadableStreamTest::testReadChunk #37

Closed WyriHaximus closed 6 years ago

WyriHaximus commented 6 years ago

Follow up of #24 where we missed once method mock. This PR solves that issue

WyriHaximus commented 6 years ago

Event loop errors require #36 to fix them