test: removes sentry release config
This commit is contained in:
@@ -4,8 +4,6 @@ when@prod:
|
||||
register_error_handler: true # Disables the ErrorListener, ExceptionListener and FatalErrorListener integrations of the base PHP SDK
|
||||
|
||||
options:
|
||||
release: '%app.version%'
|
||||
environment: '%env(APP_ENV)%'
|
||||
traces_sample_rate: 1
|
||||
profiles_sample_rate: 1
|
||||
attach_stacktrace: true
|
||||
|
||||
Reference in New Issue
Block a user