From 6b27795b7ba9b9d1f53d1012dfaa1346b0cf552b Mon Sep 17 00:00:00 2001 From: Mike Cote Date: Fri, 23 Apr 2021 16:55:49 -0400 Subject: [PATCH] Fix end to end test --- .../functional_with_es_ssl/apps/triggers_actions_ui/details.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/details.ts b/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/details.ts index 97f8b3f61dc89..998a9e22d9a75 100644 --- a/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/details.ts +++ b/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/details.ts @@ -651,7 +651,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => { ).to.eql([ { instance: 'eu-east', - status: 'OK', + status: 'Recovered', start: '', duration: '', },