Skip to content

Commit 0b872fb

Browse files
committed
Update ground-truth-generation.service.spec.ts
1 parent 1879857 commit 0b872fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/backend-services/src/benchmark/ground-truth-generation.service.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,7 @@ describe("GroundTruthGenerationService", () => {
617617
expect.objectContaining({
618618
content_hash: computeContentHash(Buffer.from("%PDF-1.4")),
619619
}),
620+
expect.anything(),
620621
);
621622
});
622623

0 commit comments

Comments
 (0)