We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ebaa7c commit 0cda7d9Copy full SHA for 0cda7d9
tests/test_propagationcontext.py
@@ -35,7 +35,7 @@ def test_context_with_values():
35
}
36
37
38
-def test_lacy_uuids():
+def test_lazy_uuids():
39
ctx = PropagationContext()
40
assert ctx._trace_id is None
41
assert ctx._span_id is None
0 commit comments