# Fixture qui reproduit la structure du .env.example réel,
# avec des séparateurs `# ===` qui ont cassé prepend_errors_to_env v1.

# ===========================================
# Identité de l'instance
# ===========================================
INSTANCE_SLUG=edn
ELECTRICORE_VERSION=latest

# ===========================================
# API
# ===========================================
API_KEY=should-survive-prepend-errors-call
