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
fix(fork-tests): don't use AddressBook/DataStore to filter chains (#1045)
We already filter the networks by checking the chain selectors passed
when loading the environment via `OnlyChainFor`. The AddressBook and
DataStore filters are not needed and actually cause problems if a domain
isn't using either of them.
0 commit comments