Skip to content

Commit e8edee6

Browse files
test: remove old deps mock
1 parent d35ff66 commit e8edee6

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

__mocks__/react-native-markdown-display.tsx

Lines changed: 0 additions & 6 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
"^react-native-reanimated$": "<rootDir>/__mocks__/react-native-reanimated.ts",
3636
"^react-native-audio-api$": "<rootDir>/__mocks__/react-native-audio-api.ts",
3737
"^@react-native-clipboard/clipboard$": "<rootDir>/__mocks__/@react-native-clipboard/clipboard.ts",
38-
"^react-native-markdown-display$": "<rootDir>/__mocks__/react-native-markdown-display.tsx",
39-
"^@gorhom/bottom-sheet$": "<rootDir>/__mocks__/@gorhom/bottom-sheet.tsx",
38+
"^@gorhom/bottom-sheet$": "<rootDir>/__mocks__/@gorhom/bottom-sheet.tsx",
4039
"^react-native-safe-area-context$": "<rootDir>/__mocks__/react-native-safe-area-context.ts"
4140
}
4241
},

0 commit comments

Comments
 (0)