Adds audit log entry for user Logout event
GitOrigin-RevId: 5a305166ba0e017ae7cb3d426cdae541e8db62c3
This commit is contained in:
@@ -120,6 +120,7 @@ describe('UserController', function () {
|
||||
promises: {
|
||||
addEntry: sinon.stub().resolves(),
|
||||
},
|
||||
addEntryInBackground: sinon.stub(),
|
||||
}
|
||||
|
||||
ctx.RequestContentTypeDetection = {
|
||||
|
||||
Reference in New Issue
Block a user