test: removes sentry release config

This commit is contained in:
Brock H Caldwell
2025-11-08 18:44:00 -06:00
parent 37e13347b2
commit d2eaccaf93

View File

@@ -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