Skip to content

Commit dfc11ac

Browse files
adapt comment
1 parent efce6de commit dfc11ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integrations/ray/test_ray.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ def increment(self):
362362
# Only the manual "example actor execution" span is recorded.
363363
assert len(client_spans) == 1
364364

365-
# Transaction are not yet created when executing ray actors (actors are not supported yet)
365+
# Spans are not yet created when executing ray actors (actors are not supported yet)
366366
# Only the manual "example actor execution" span is recorded.
367367
assert len(worker_spans) == 1
368368

0 commit comments

Comments
 (0)