mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
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> |
||
|---|---|---|
| .. | ||
| MessagingBase.php | ||
| MessagingConsoleClientTest.php | ||
| MessagingCustomClientTest.php | ||
| MessagingCustomServerTest.php | ||