Skip to content

Commit a6d330a

Browse files
committed
cleanup
1 parent 508516b commit a6d330a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integrations/wsgi/test_wsgi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ def test_app(environ, start_response):
438438
sentry_init(
439439
traces_sample_rate=1.0,
440440
profiles_sample_rate=1.0,
441-
debug=True,
442441
)
443442
app = SentryWsgiMiddleware(test_app)
444443
envelopes = capture_envelopes()

0 commit comments

Comments
 (0)