Skip to content

Commit

Permalink
fix: revert senddata proxy change from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
astuyve committed Sep 30, 2024
1 parent d9ebdc7 commit 1050008
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trace-utils/src/test_utils/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,5 @@ pub fn create_send_data(size: usize, target_endpoint: &Endpoint) -> SendData {
TracerPayloadCollection::V07(vec![tracer_payload]),
tracer_header_tags,
target_endpoint,
None,
)
}

0 comments on commit 1050008

Please sign in to comment.