From 24d3ff6d53e9595d421932e66bda7554a80f0f6d Mon Sep 17 00:00:00 2001 From: Thom Heymann Date: Thu, 6 Jan 2022 12:03:57 +0000 Subject: [PATCH] Update snapshots --- x-pack/plugins/security/server/plugin.test.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x-pack/plugins/security/server/plugin.test.ts b/x-pack/plugins/security/server/plugin.test.ts index 3d43129b63809..85c2fff5a438e 100644 --- a/x-pack/plugins/security/server/plugin.test.ts +++ b/x-pack/plugins/security/server/plugin.test.ts @@ -67,6 +67,9 @@ describe('Security Plugin', () => { Object { "audit": Object { "asScoped": [Function], + "withoutRequest": Object { + "log": [Function], + }, }, "authc": Object { "getCurrentUser": [Function],