From b7a100a4a8312399e3a5888f998a39e365b08727 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 16:02:49 +0000 Subject: [PATCH] chore: auto-fix lint & formatting [skip ci] --- tests/formatter.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/formatter.test.ts b/tests/formatter.test.ts index 8a20c5f..e009db2 100644 --- a/tests/formatter.test.ts +++ b/tests/formatter.test.ts @@ -32,7 +32,7 @@ describe("message title spec", () => { sender, }), ); -expect(msg.title).toBe( + expect(msg.title).toBe( "acme/widget: Pushed 1 commit to [`main`](https://github.com/acme/widget/tree/main)", ); expect(msg.description).toBe(