time mix test. Elixir's test runner says it takes 0.5 seconds to run all tests, so something happens before the test runner starts. Right now my hypothesis is that Getting extensions in current project... and Running setup for AshPostgres.DataLayer... takes the rest of the time. Is there some way to speed up the things going on before the test suite runs?