Skip to content

Commit a20e811

Browse files
committed
fix post-merge propagate attributes test
1 parent 82bfb88 commit a20e811

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/test_propagate_attributes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2492,7 +2492,6 @@ def test_experiment_id_is_stable_across_local_items(
24922492
)
24932493

24942494
langfuse_client.flush()
2495-
time.sleep(0.1)
24962495

24972496
root_spans = self.get_spans_by_name(memory_exporter, "experiment-item-run")
24982497
experiment_ids = {

0 commit comments

Comments
 (0)