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

Do not try to convert event data to a number #32

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

sergeuz
Copy link
Member

@sergeuz sergeuz commented Jan 21, 2025

For some reason, the receiveEvent() helper function tries to convert the received event data to a number which may produce surprising results in integration tests. This PR removes that logic so that the event data is always a string.

@sergeuz sergeuz requested a review from avtolstoy January 21, 2025 15:34
@sergeuz sergeuz merged commit 0cc9616 into master Jan 21, 2025
4 checks passed
@sergeuz sergeuz deleted the fix-receive-event/sc-133458 branch January 21, 2025 15:39
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.

2 participants