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
The `empty_config` context manager is used for some of the testing infrastructure
of the installation commands. It relied on some methods for adapting the
AiiDA configuration folder, whose API has been changed in
aiidateam/aiida-core@9baf3ca
Here we adapt the context manager to rely on the new API using the `AiiDAConfigDir`.
0 commit comments