# Test 1. Celery worker with team flag - Start worker with `--team <team_name>` flag - Verify worker uses team-specific Celery app - Verify worker requires `core.multi_team=True` # Test 2. Same executor - Have the same executor across two teams but different config - Ensure each team gets the correct config/behaviour