diff --git a/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/profiling/10_basic.yml b/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/profiling/10_basic.yml index 4a9212b8a7158..7023e915dcf23 100644 --- a/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/profiling/10_basic.yml +++ b/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/profiling/10_basic.yml @@ -244,7 +244,7 @@ teardown: } } } - - match: { Size: 47} + - match: { Size: 49} --- "Test flamegraph from test-events": @@ -272,7 +272,7 @@ teardown: } } } - - match: { Size: 47} + - match: { Size: 49} --- "Test topN functions from profiling-events":