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

Use string for messageId to avoid error about non whole integers #1306

Merged
merged 1 commit into from
Feb 20, 2019

Conversation

ramya-rao-a
Copy link
Contributor

In #1301 we added a check to ensure that if a number is passed for messageId, then it should be a whole number.

Due to this all tests in the topic filter file started failing.

This PR updates these tests to use string in message id instead

@ghost ghost added the in progress label Feb 20, 2019
@ramya-rao-a ramya-rao-a merged commit de761c9 into Azure:master Feb 20, 2019
@ramya-rao-a ramya-rao-a deleted the test-fails branch February 20, 2019 18:30
@ghost ghost removed the in progress label Feb 20, 2019
HarshaNalluru pushed a commit to HarshaNalluru/azure-sdk-for-js that referenced this pull request Apr 12, 2019
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