diff --git a/benches/scan_bench.rs b/benches/scan_bench.rs index bcd4c44..e451c35 100644 --- a/benches/scan_bench.rs +++ b/benches/scan_bench.rs @@ -203,6 +203,7 @@ fn bench_location_extraction(c: &mut Criterion) { description: "test".to_string(), recommended_attack: vec![], suppressed: false, + test_context: None, }; 100 ];