mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 23:17:33 +00:00

# Which Problems Are Solved
SCIM integration test failed sometimes, as ListUsers with usernames-sort
was not reliable if the asserted list is not sorted as well.
# How the Problems Are Solved
Sort the list of results in the sorted integration tests.
# Additional Changes
None
# Additional Context
Relates to
https://github.com/zitadel/zitadel/actions/runs/13922326003/job/38960759621
(cherry picked from commit 5486ef2627
)