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
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
fix: removes error code checks for bitswap offline tests
When run in the browser with js-ipfs-api against a stopped go-ipfs there is no error code, just a "Failed to fetch" message from the browser fetch API. The error `code` is specific to Node.js so this check has been removed.
License: MIT
Signed-off-by: Alan Shaw <[email protected]>
0 commit comments