Skip to content

Commit a9ae32b

Browse files
committed
Update test_native_tracer.py
1 parent a35d5eb commit a9ae32b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/backend/tests/unit/services/tracing/test_native_tracer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -703,6 +703,7 @@ def test_empty_input(self):
703703
result = NativeTracer._topological_sort_spans([])
704704
assert result == []
705705

706+
706707
# ---------------------------------------------------------------------------
707708
# _flush_to_database with parent/child spans
708709
# ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)