From 4afd03f0e904687452df5babb0188eca8c1e89e4 Mon Sep 17 00:00:00 2001 From: Marta Bondyra Date: Fri, 6 Mar 2020 15:42:01 +0100 Subject: [PATCH] fix test --- x-pack/test/api_integration/apis/lens/field_stats.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/test/api_integration/apis/lens/field_stats.ts b/x-pack/test/api_integration/apis/lens/field_stats.ts index 69fc004fd0710c..2d394e35725c29 100644 --- a/x-pack/test/api_integration/apis/lens/field_stats.ts +++ b/x-pack/test/api_integration/apis/lens/field_stats.ts @@ -232,7 +232,7 @@ export default ({ getService }: FtrProviderContext) => { expect(body).to.eql({ totalDocuments: 4634, sampledDocuments: 4634, - sampledValues: 4634, + sampledValues: 4633, topValues: { buckets: [ {