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
For the moment, when running the test suite from the root of the repo with make test, the tests that load a Config() instance actually also load the local config.yaml, which if not configured properly fails the test.
For the moment, when running the test suite from the root of the repo with
make test, the tests that load aConfig()instance actually also load the localconfig.yaml, which if not configured properly fails the test.