Skip to content

Commit

Permalink
fix: update RecordsServer.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyceGowdy committed Dec 23, 2024
1 parent a34ba24 commit c532068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aux-records/RecordsServer.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16239,6 +16239,7 @@ describe('RecordsServer', () => {
});

imageInterface.generateImage.mockResolvedValueOnce({
success: true,
images: [
{
base64: 'base64',
Expand Down

0 comments on commit c532068

Please sign in to comment.