Skip to content

Commit

Permalink
test(main): set types.Options.Output to empty
Browse files Browse the repository at this point in the history
Signed-off-by: Dwi Siswanto <[email protected]>
  • Loading branch information
dwisiswant0 committed Feb 20, 2025
1 parent 76eb844 commit 6e048dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/nuclei/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ func BenchmarkRunEnumeration(b *testing.B) {
"cloud.projectdiscovery.io",
},
ProjectPath: "/tmp",
Output: "/dev/null",
Targets: goflags.StringSlice{dummyServer.URL},
StatsInterval: 5,
MetricsPort: 9092,
Expand Down

0 comments on commit 6e048dd

Please sign in to comment.