Commit 5c2bcafb authored by Theburaka's avatar Theburaka Committed by GitHub

Update shadow_compressor_test.go (#11601)

parent 06101e9e
......@@ -109,7 +109,7 @@ func TestShadowCompressor(t *testing.T) {
}
}
// TestBoundInaccruateForLargeRandomData documents where our bounding heuristic starts to fail
// TestBoundInaccurateForLargeRandomData documents where our bounding heuristic starts to fail
// (writing at least 128k of random data)
func TestBoundInaccurateForLargeRandomData(t *testing.T) {
const sizeLimit = 1 << 17
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment