Skip to content

Commit

Permalink
Update urbanairship-react-native mock
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Jan 26, 2023
1 parent 4fc6f26 commit efc4490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions __mocks__/urbanairship-react-native.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const UrbanAirship = {
removeAllListeners: jest.fn(),
setBadgeNumber: jest.fn(),
setForegroundPresentationOptions: jest.fn(),
getNotificationStatus: jest.fn(),
};

export default UrbanAirship;
Expand Down

0 comments on commit efc4490

Please sign in to comment.