From 9d60d2da41093d63e2009186d41fb8689c3cecb1 Mon Sep 17 00:00:00 2001 From: Chandler Prall Date: Mon, 14 Dec 2020 16:54:44 -0700 Subject: [PATCH] Fix outdated jest snapshot --- .../monitor/synthetics/__tests__/executed_step.test.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/plugins/uptime/public/components/monitor/synthetics/__tests__/executed_step.test.tsx b/x-pack/plugins/uptime/public/components/monitor/synthetics/__tests__/executed_step.test.tsx index 0155a06db6825..6864dc0eb7cf5 100644 --- a/x-pack/plugins/uptime/public/components/monitor/synthetics/__tests__/executed_step.test.tsx +++ b/x-pack/plugins/uptime/public/components/monitor/synthetics/__tests__/executed_step.test.tsx @@ -75,6 +75,7 @@ describe('ExecutedStep', () => {