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
The portalnetwork tests have a bunch of "skipped" tests and type failures we should clean up.
Type failures are mnostly leftover Statenetwork stuff related to older variants of the state network. Run npm run typecheck from [repo]/packages/portalnetwork for type errors.
We should look at all the it.skip tests and either remove, fix, or add stuff
The text was updated successfully, but these errors were encountered:
The
portalnetwork
tests have a bunch of "skipped" tests and type failures we should clean up.npm run typecheck
from[repo]/packages/portalnetwork
for type errors.it.skip
tests and either remove, fix, or add stuffThe text was updated successfully, but these errors were encountered: