Change test name for fuzzy merge

This commit is contained in:
mcrakhman 2023-04-20 12:48:25 +02:00
parent 7979c48ca3
commit e896a88d29
No known key found for this signature in database
GPG Key ID: DED12CFEF5B8396B

View File

@ -59,7 +59,7 @@ func TestEmptyClientGetsFullHistory(t *testing.T) {
require.Len(t, fullResponseMsg.changes, 2)
}
func TestRandomMerge(t *testing.T) {
func TestTreeFuzzyMerge(t *testing.T) {
var (
rnd = rand.New(rand.NewSource(time.Now().Unix()))
levels = 20