mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 19:32:15 +00:00
test: Add integration tests for execution flows in native Python runner (#19198)
This commit is contained in:
@@ -62,7 +62,7 @@ ENV_ENVIRONMENT = "ENVIRONMENT"
|
||||
ENV_DEPLOYMENT_NAME = "DEPLOYMENT_NAME"
|
||||
|
||||
# Sentry
|
||||
SENTRY_TAG_SERVER_TYPE = "server_type"
|
||||
SENTRY_TAG_SERVER_TYPE_KEY = "server_type"
|
||||
SENTRY_TAG_SERVER_TYPE_VALUE = "task_runner_python"
|
||||
|
||||
# Logging
|
||||
|
||||
Reference in New Issue
Block a user