Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thafryer committed Aug 24, 2023
1 parent 67e075f commit 8bcbcf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node-src/main.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jest.mock('node-fetch', () =>
{
spec: { name: 'name', component: { displayName: 'component' } },
parameters: { viewport: 320, viewportIsDefault: false },
mode: { name: '320px' },
},
],
startedAt: Date.now(),
Expand Down

0 comments on commit 8bcbcf0

Please sign in to comment.