Skip to content

Commit e53be4e

Browse files
committed
allow too many lines
1 parent 773f692 commit e53be4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bottlecap/src/traces/span_pointers.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ mod tests {
8282
}
8383

8484
#[test]
85+
#[allow(clippy::too_many_lines)]
8586
fn test_attach_span_pointers_to_span() {
8687
let test_cases = vec![
8788
SpanPointerTestCase {

0 commit comments

Comments
 (0)