chore: auto-fix lint & formatting [skip ci]

This commit is contained in:
github-actions[bot] 2026-08-16 16:02:49 +00:00
parent 2975087262
commit b7a100a4a8

View file

@ -32,7 +32,7 @@ describe("message title spec", () => {
sender, sender,
}), }),
); );
expect(msg.title).toBe( expect(msg.title).toBe(
"acme/widget: Pushed 1 commit to [`main`](https://github.com/acme/widget/tree/main)", "acme/widget: Pushed 1 commit to [`main`](https://github.com/acme/widget/tree/main)",
); );
expect(msg.description).toBe( expect(msg.description).toBe(