forked from Ivasoft/mattermost-mobile
add unit tests to utils/gallery (#8117)
This commit is contained in:
@@ -150,6 +150,8 @@ jest.doMock('react-native', () => {
|
||||
removeChannelNotifications: jest.fn().mockImplementation(),
|
||||
removeThreadNotifications: jest.fn().mockImplementation(),
|
||||
removeServerNotifications: jest.fn().mockImplementation(),
|
||||
|
||||
unlockOrientation: jest.fn(),
|
||||
},
|
||||
APIClient: {
|
||||
getConstants: () => ({
|
||||
|
||||
Reference in New Issue
Block a user