Skip to content

Commit d1a43b1

Browse files
committed
Fixed tests
1 parent f0c11f4 commit d1a43b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tracing/test_integration_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ def test_dynamic_sampling_head_sdk_creates_dsc(
189189
"environment": "production",
190190
"release": "foo",
191191
"sample_rate": str(sample_rate),
192+
"sampled": "true",
192193
"transaction": "Head SDK tx",
193194
"trace_id": trace_id,
194195
}

0 commit comments

Comments
 (0)