Skip to content

Commit d8d7d55

Browse files
committed
style(engine): fix oxfmt trailing blank line in chunkEncoder test
1 parent 18d75f9 commit d8d7d55

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/engine/src/services/chunkEncoder.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,6 @@ describe("buildEncoderArgs HDR color space", () => {
460460
expect.stringContaining("HDR is not supported with codec=h264"),
461461
);
462462
warnSpy.mockRestore();
463-
464463
});
465464

466465
it("uses range conversion for HDR CPU encoding", () => {

0 commit comments

Comments
 (0)