diff --git a/test_run.lua b/test_run.lua index 28ccb261..60014984 100644 --- a/test_run.lua +++ b/test_run.lua @@ -224,6 +224,7 @@ local function get_cluster_vclock(self, servers) end end end + vclock[0] = nil return setmetatable(vclock, { __serialize = 'map' }) end