Skip to content

Commit

Permalink
chore: trigger github action
Browse files Browse the repository at this point in the history
  • Loading branch information
schoero committed Oct 21, 2023
1 parent 7f162df commit 0d32c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/utils/pdf.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export class TestDocument extends PDFDocument {
chunks.push(chunk);
}
}

const data = Buffer.concat(chunks);

const snapshot = data
Expand Down

0 comments on commit 0d32c6e

Please sign in to comment.