← Back to PRs

#18828: fix(test): fix upstream formatting breakage in webhook.test.ts

by dinakars777 open 2026-02-17 03:33 View on GitHub →
channel: mattermost agents size: XS
Fixes #18827. The `main` branch is failing CI due to unformatted files. This PR runs `oxfmt --write` on: - `extensions/voice-call/src/webhook.test.ts` - `src/agents/pi-embedded-subscribe.handlers.tools.media.test.ts` This is required to unblock all other PRs.

Most Similar PRs