mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
fix(ci): keep contact sheet test lightweight (#2492)
This commit is contained in:
@@ -39,6 +39,7 @@ describe("createContactSheet", () => {
|
||||
|
||||
await createContactSheet([a, b], out, {
|
||||
cols: 2,
|
||||
cellWidth: 16,
|
||||
labelMode: "custom",
|
||||
labels: ["A", "B"],
|
||||
maxImages: 2,
|
||||
|
||||
Reference in New Issue
Block a user