We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc123a9 commit 7018193Copy full SHA for 7018193
test/mocks/mockInstabug.ts
@@ -49,9 +49,6 @@ const mockInstabug: InstabugNativeModule = {
49
setPreSendingHandler: jest.fn(),
50
reportScreenChange: jest.fn(),
51
reportCurrentViewChange: jest.fn(),
52
- addExperiments: jest.fn(),
53
- removeExperiments: jest.fn(),
54
- clearAllExperiments: jest.fn(),
55
networkLogIOS: jest.fn(),
56
networkLogAndroid: jest.fn(),
57
addFeatureFlags: jest.fn(),
0 commit comments