mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
- Fix testCreateAttributes: use $actorsAttr instead of undefined $actors variable, and use $this->getSchemaResource() instead of hardcoded 'attributes' for TablesDB compat - Fix testUpsertDocument: add missing 'data' => $upsertData in PUT request body - Increase SchemaPolling default timeout from 60s to 120s for CI stability with spatial attributes under parallel load Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>