Skip to content

Commit

Permalink
gegwrg
Browse files Browse the repository at this point in the history
  • Loading branch information
vishvamsinh28 committed Sep 14, 2024
1 parent 80c9ced commit 31ef9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/build-newsroom-videos.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ describe('buildNewsroomVideos', () => {
expect(err.message).toContain('HTTP error! with status code: 404');
}
});

it('should handle file write errors', async () => {
fetch.mockResolvedValue({
ok: true,
Expand Down

0 comments on commit 31ef9b8

Please sign in to comment.