nomad-xyz / monorepo

Nomad Monorepo -- SDKs, Contracts, and more!
https://www.nomad.xyz
Apache License 2.0
118 stars 28 forks source link

chore: skip flaky sdk unit tests, add note to fix later #532

Closed Imti closed 1 year ago

Imti commented 1 year ago

Motivation

These 2 sdk unit tests would fail occasionally due to a timeout since it fetches from a hosted url

Solution

Skip these for now and add a note to fix in the future.

PR Checklist