Skip to content

Commit b69cc02

Browse files
committed
chore: update
1 parent e1de032 commit b69cc02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/__mocks__/rslog.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = {
22
logger: {
33
warn: () => {},
4+
override: () => {},
45
},
56
};

0 commit comments

Comments
 (0)