Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(notifications): move device token to notifications #3891

Merged
merged 14 commits into from
Jan 24, 2024

Conversation

bodymindarts
Copy link
Member

No description provided.

@bodymindarts bodymindarts force-pushed the move-device-token-to-notifications branch from 653a4ce to 10916e0 Compare January 23, 2024 14:36
@UncleSamtoshi UncleSamtoshi force-pushed the move-device-token-to-notifications branch from e526e9e to ac3d74b Compare January 23, 2024 22:10
@@ -671,7 +680,7 @@ describe("onChainPay", () => {
})

// Expect sent notification
expect(sendFilteredNotification.mock.calls.length).toBe(1)
expect(sendFilteredNotification.mock.calls.length).toBe(2)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please explain why we needed to change an assert here @UncleSamtoshi

@bodymindarts bodymindarts merged commit a773fe4 into main Jan 24, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants