Fixed test findings.
This commit is contained in:
parent
881e352d68
commit
880b3dc5f1
4 changed files with 14 additions and 13 deletions
|
|
@ -20,7 +20,7 @@ function _M.new(self, backend)
|
|||
|
||||
setmetatable(o, self)
|
||||
self.__index = self
|
||||
|
||||
|
||||
balancer_sticky.sync(o, backend)
|
||||
|
||||
return o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue