diff --git a/x-pack/legacy/plugins/reporting/__snapshots__/index.test.js.snap b/x-pack/legacy/plugins/reporting/__snapshots__/index.test.js.snap index 469f5e6e7b3c6..42fa20bf3516c 100644 --- a/x-pack/legacy/plugins/reporting/__snapshots__/index.test.js.snap +++ b/x-pack/legacy/plugins/reporting/__snapshots__/index.test.js.snap @@ -154,6 +154,7 @@ Object { }, }, "enabled": true, + "encryptionKey": null, "index": ".reporting", "kibanaServer": Object {}, "poll": Object { @@ -335,6 +336,7 @@ Object { }, }, "enabled": true, + "encryptionKey": null, "index": ".reporting", "kibanaServer": Object {}, "poll": Object {