In usethis_config we store an .inferred_backend attribute but this should be reset between tests.
In fact, we store other inferred values potentially.
We should set up the clear_functools_caches fixture to reset the config to its default between tests.
In
usethis_configwe store an.inferred_backendattribute but this should be reset between tests.In fact, we store other inferred values potentially.
We should set up the
clear_functools_cachesfixture to reset the config to its default between tests.