You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(keys): assert add() return value instead of ngx.logs
Address review: KeyIndex:add() reports failures via its return value, so
assert it directly instead of checking the global ngx.logs which can be
stale/unrelated.
0 commit comments