Skip to content

Commit

Permalink
Fixed some test
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Apr 18, 2024
1 parent 0a369f1 commit 210454a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_new_scopes_compat_event.py
Expand Up @@ -183,6 +183,7 @@ def create_expected_transaction_event(trx, span):
"parent_span_id": span.parent_span_id,
"same_process_as_parent": True,
"op": "test_span",
"origin": None,
"description": None,
"start_timestamp": mock.ANY,
"timestamp": mock.ANY,
Expand Down

0 comments on commit 210454a

Please sign in to comment.