mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
The testListUsers function was using $totalUsers which was removed when the test was refactored for parallel execution. Now uses $minUsers and flexible assertions instead of position-based assertions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>