mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
d2e4ed6a11
CI lacks _APP_MESSAGE_PUSH_TEST_DSN, so new DSN(null) threw a TypeError before the existing skip guard could run. Match the pattern used by testSendPushNotification: gate on the env var first, then construct the DSN. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>