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
A lot of tests use aiida_profile_clean even though they don't really require a clean profile. Since the fixture clears the database, which has a certain costs, it is best to avoid it if not needed.
The text was updated successfully, but these errors were encountered:
A lot of tests use
aiida_profile_clean
even though they don't really require a clean profile. Since the fixture clears the database, which has a certain costs, it is best to avoid it if not needed.The text was updated successfully, but these errors were encountered: