Change test name for fuzzy merge
This commit is contained in:
parent
245188760a
commit
321f843e8e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user