Skip to content

Conversation

@esezen
Copy link
Contributor

@esezen esezen commented Jun 16, 2023

No description provided.

'''Should raise exception when invalid num_results parameter is provided'''

with raises(HttpException, match=r'num_results must be an integer'):
with raises(HttpException, match=r'num_results: value is not a valid integer'):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is not related to this story but I wanted to fix it since it's broken on master

@esezen esezen requested a review from a team June 16, 2023 19:46
Copy link
Contributor

@crgee1 crgee1 left a comment

Choose a reason for hiding this comment

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

lgtm

@esezen esezen merged commit 239777f into master Jun 21, 2023
@esezen esezen deleted the csl-2462-python-sdk-fix-total_count-bug branch June 21, 2023 16:51
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