Change test name for fuzzy merge

This commit is contained in:
mcrakhman 2023-04-20 12:48:25 +02:00 committed by Mikhail Iudin
parent 245188760a
commit 321f843e8e
No known key found for this signature in database
GPG Key ID: FAAAA8BAABDFF1C0

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