Skip to content

Commit

Permalink
More correct rendition
Browse files Browse the repository at this point in the history
  • Loading branch information
tmathern committed Mar 15, 2024
1 parent 435d5d0 commit 8ed9fec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/api.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -1092,6 +1092,7 @@ describe("api.js", () => {
});

it.skip('should send metrics - rendition and activation with cgroup metrics', async () => {
// can hang in CI/CD
const receivedMetrics = MetricsTestHelper.mockNewRelic();
mockFs({
'/sys/fs/cgroup': {
Expand Down

0 comments on commit 8ed9fec

Please sign in to comment.