Skip to content

Commit

Permalink
Fix flamegraph yaml tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rockdaboot committed Jan 3, 2025
1 parent 50446a8 commit cd3811a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ teardown:
}
}
}
- match: { Size: 47}
- match: { Size: 49}

---
"Test flamegraph from test-events":
Expand Down Expand Up @@ -272,7 +272,7 @@ teardown:
}
}
}
- match: { Size: 47}
- match: { Size: 49}

---
"Test topN functions from profiling-events":
Expand Down

0 comments on commit cd3811a

Please sign in to comment.