Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
KermanX authored Dec 1, 2023
2 parents b7dbaeb + 8c74e45 commit c3dd26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vitest/src/runtime/mocker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ export class VitestMocker {
return {
...actual,
// your mocked methods
},
}
})`)}\n`,
)
}
Expand Down

0 comments on commit c3dd26b

Please sign in to comment.