style(slack): satisfy oxfmt (#850)

This commit is contained in:
Peter Steinberger
2026-01-15 02:23:22 +00:00
parent 151a551be9
commit 765196d5c3

View File

@@ -29,4 +29,3 @@ describe("resolveSlackChannelConfig", () => {
expect(res).toMatchObject({ requireMention: true });
});
});