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
Config now relies on a Logger (since 88dec44), but the Logger is not initialised for Unit Testing (SetupLogger), causing the following failure when writing unit tests involving configuration:
Config now relies on a Logger (since 88dec44), but the Logger is not initialised for Unit Testing (SetupLogger), causing the following failure when writing unit tests involving configuration:
Furthermore, the configuration behaviour was added to
tz
without unit tests.The text was updated successfully, but these errors were encountered: