Skip to content

Fix username/password validation in broker test #807

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

Merged
merged 2 commits into from
Apr 14, 2025
Merged

Fix username/password validation in broker test #807

merged 2 commits into from
Apr 14, 2025

Conversation

emmanuel-ferdman
Copy link
Contributor

PR Summary

The PR fixes an always-true assertion in broker-test.py caused by wrapping the condition in parentheses, which turned it into a tuple. This prevented proper validation of username and password inputs.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@emmanuel-ferdman emmanuel-ferdman requested a review from a team as a code owner April 12, 2025 14:17
Co-authored-by: Ray Luo <rayluo.mba@gmail.com>
@rayluo rayluo merged commit 1321e37 into AzureAD:dev Apr 14, 2025
1 check 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.

2 participants