Skip to content

Commit cd3811a

Browse files
committed
Fix flamegraph yaml tests
1 parent 50446a8 commit cd3811a

File tree

1 file changed

+2
-2
lines changed
  • x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/profiling

1 file changed

+2
-2
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/profiling/10_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ teardown:
244244
}
245245
}
246246
}
247-
- match: { Size: 47}
247+
- match: { Size: 49}
248248

249249
---
250250
"Test flamegraph from test-events":
@@ -272,7 +272,7 @@ teardown:
272272
}
273273
}
274274
}
275-
- match: { Size: 47}
275+
- match: { Size: 49}
276276

277277
---
278278
"Test topN functions from profiling-events":

0 commit comments

Comments
 (0)