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

fix: update NewMessageID test to check for positive values #572

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

hahwul
Copy link
Owner

@hahwul hahwul commented Sep 1, 2024

The NewMessageID test in message_id_test.go was updated to check for positive values instead of non-nil values. This change ensures that the generated message ID is a valid positive integer.

The NewMessageID test in message_id_test.go was updated to check for positive values instead of non-nil values. This change ensures that the generated message ID is a valid positive integer.
@hahwul hahwul self-assigned this Sep 1, 2024
@hahwul hahwul merged commit 0e934b7 into dev Sep 1, 2024
10 of 11 checks passed
@hahwul hahwul deleted the fixed-bug-in-testcode branch September 1, 2024 07:32
@hahwul hahwul added this to the v2.9.3 milestone Sep 3, 2024
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.

1 participant