129cd8aad1b54af4f359a31ef8f3c74a6abaea8d
Update test setup to leverage legacy hash for API keys in order to avoid the performance impact of bcrypt. Replace the API key based test with a user subscription-based test to enhance concurrency and reliability. Replace `OrganizationByAPIKey` with `OrganizationsByUser` to optimize the retrieval process.
Description
No description provided