Skip to content

Fix username/password validation in broker test#807

Merged
rayluo merged 2 commits intoAzureAD:devfrom
emmanuel-ferdman:dev
Apr 14, 2025
Merged

Fix username/password validation in broker test#807
rayluo merged 2 commits intoAzureAD:devfrom
emmanuel-ferdman:dev

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