fix: file fomatting

This commit is contained in:
sriramveeraghanta 2026-02-02 18:08:44 +05:30
parent b8d3b3c5eb
commit 587cb3ecfe
6 changed files with 12 additions and 25 deletions

View file

@ -728,6 +728,5 @@ describe("PDF Rendering Integration", () => {
expect(text).toContain("Text after image");
});
});
});