fix(dup_blocks_test): convert to benchmark
So that CI passes, and because it's not reliable as a test, and is more a benchmark to measure performance, convert dup_block_test.go to a benchmark, which can be run using `go test -bench .`
Showing
Please register or sign in to comment