omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
81 stars 46 forks source link

test(cchain/provider): fix flapping test #1346

Closed corverroos closed 3 months ago

corverroos commented 3 months ago

Fix non-deterministic test by synchronising async fetcher with test code.

issue: #1340