Skip to content

Commit 7be052c

Browse files
Style in tests
1 parent 85432d9 commit 7be052c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrations/concurrent/test_concurrent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def test_concurrent_deduplicates(
8989
integrations=[
9090
ExcepthookIntegration(),
9191
DedupeIntegration(),
92-
ConcurrentIntegration(record_exceptions_on_futures=True),
92+
ConcurrentIntegration(),
9393
],
9494
)
9595
events = capture_events()

0 commit comments

Comments
 (0)