diff --git a/src/detections/field_extract.rs b/src/detections/field_extract.rs index 34565aec0..736f7e1e3 100644 --- a/src/detections/field_extract.rs +++ b/src/detections/field_extract.rs @@ -171,4 +171,4 @@ mod tests { ); assert_eq!(original_val, val); } -} \ No newline at end of file +}