mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
API keys are global. So they should be unique per test in our integration tests as they might collide if two tests run in parallel and they both reference the same API key.