Skip to content

Commit a8ba2a6

Browse files
committed
refactor: wip tests
1 parent 7ed02d5 commit a8ba2a6

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/utils/src/lib/profiler/profiler.int.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -463,8 +463,4 @@ describe('NodeJS Profiler Integration', () => {
463463
expect(finalStats.isSubscribed).toBe(false);
464464
expect(finalStats.queued).toBe(0);
465465
});
466-
467-
it('should write to file on flush', () => {
468-
expect(true).toBe(true);
469-
});
470466
});

0 commit comments

Comments
 (0)