api: fix TestAPI_CatalogNodes test

This commit is contained in:
Frank Schroeder 2017-07-03 09:30:46 +02:00 committed by Frank Schröder
parent 3aa752e998
commit 9c54f30c94

View File

@ -49,7 +49,7 @@ func TestAPI_CatalogNodes(t *testing.T) {
"wan": "127.0.0.1",
},
Meta: map[string]string{},
CreateIndex: meta.LastIndex,
CreateIndex: meta.LastIndex - 1,
ModifyIndex: meta.LastIndex,
},
}