Files
inji-wallet/__mocks__/inji-native-bridge.js
KiruthikaJeyashankar fcb65aa806 [INJIMOB-2886] add sonar support for inji-wallet (#1831)
Other changes include:
- add mocks for failing tests

Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com>
2025-03-04 23:25:40 +05:30

6 lines
147 B
JavaScript

import {NativeModules} from 'react-native';
NativeModules.VersionModule = {
getVersion: jest.fn()
};
// NativeModules.VersionModule.getVersion