nomad-xyz / monorepo

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

fix: governance tests work for governor and non-governor chains #562

Closed anna-carroll closed 1 year ago

anna-carroll commented 1 year ago

Motivation

If we run fork tests on other chains, the governance router tests need to function for both the governor domain and the non-governor domain

Solution

for non-governor domains,

PR Checklist