2c1752f178
vi.mock the auth module so reinitAuth() is a no-op in tests. This decouples the tests from the BETTER_AUTH_SECRET env var. Co-Authored-By: Paperclip <noreply@paperclip.ing>