diff --git a/api/catalog_test.go b/api/catalog_test.go index 2f49969ba..7cf6b2d9b 100644 --- a/api/catalog_test.go +++ b/api/catalog_test.go @@ -49,7 +49,7 @@ func TestAPI_CatalogNodes(t *testing.T) { "wan": "127.0.0.1", }, Meta: map[string]string{}, - CreateIndex: meta.LastIndex - 1, + CreateIndex: meta.LastIndex, ModifyIndex: meta.LastIndex, }, }