mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
006867617b
- Fix testListProjectKey: use dynamic key counts instead of hardcoded 5 (parallel workers don't share state from testCreateProjectKey) - Fix testGetProjectKey: expect 'Key Test' from setupProjectWithKey(), not 'Key Custom' from a previously-dependent test - Handle 404 in Executor::deleteRuntime() (runtime already gone) - Make cancel deployment cleanup best-effort (status already updated) - Apply same fix to Sites cancel endpoint Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>