mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
- Remove unused WhiteList import in teams.php (linter fix) - Add missing $teamId and $newTeam params to setupProject() in ProjectsBase.php (fixes 401 errors in all Projects tests) - Filter execution logs by requestPath in testSSRLogs to avoid picking up screenshot worker executions Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>