This commit is contained in:
Travis Ralston 2019-07-03 14:50:11 -06:00
parent ec84dc5172
commit 9772ceac71

View file

@ -525,7 +525,7 @@ class Auth(object):
401,
"Token soft logged out",
errcode=Codes.UNKNOWN_TOKEN,
softLogout=true,
softLogout=True,
)
# we use ret.get() below because *lots* of unit tests stub out