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(network): stop loading other yamls in .config on the same level (#686)
There is a bug where loading the network configs will load other yamls
under `.config/XXX` instead of just `.config/networks`.
There are already tests that checks reading from `.config/networks`.
0 commit comments