Skip to content

Commit 1fd6927

Browse files
committed
resett mocks
1 parent c530a44 commit 1fd6927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cloudflare/test/request.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ describe('withSentry', () => {
2525

2626
beforeEach(() => {
2727
vi.clearAllMocks();
28+
vi.restoreAllMocks();
2829
});
2930

3031
test('passes through the response from the handler', async () => {

0 commit comments

Comments
 (0)