Skip to content

Commit 84c472c

Browse files
committed
test(discord): align preflight channel context fixture
1 parent 2dfa16c commit 84c472c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/discord/src/monitor/message-handler.preflight-channel-context.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ describe("resolveDiscordPreflightChannelContext", () => {
99
channelName: "\uC2E4\uD5D8",
1010
guildName: "Guild",
1111
guildInfo: null,
12-
threadChannel: undefined,
12+
threadChannel: null,
1313
});
1414

1515
expect(context.configChannelSlug).toBe("");

0 commit comments

Comments
 (0)