You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Istanbul to run code coverage (and tests) on some code. We use socket.io-client in our codebase.
The tests are failing with the following problem, caused by some weird "Convenience aliases" in the socket.io-client codebase around line 5235. Here's the code around socket.io.js:5235:
I'm using Istanbul to run code coverage (and tests) on some code. We use socket.io-client in our codebase.
The tests are failing with the following problem, caused by some weird "Convenience aliases" in the socket.io-client codebase around line 5235. Here's the code around socket.io.js:5235:
And here's the error I'm getting:
Please advise, thanks.
The text was updated successfully, but these errors were encountered: