mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
d40df613de
ProjectWebhooks tests have shared state dependencies (e.g. index creation must complete before assertions). Running with --functional (parallel methods) causes flaky failures where indexes are still 'processing' instead of 'available'.