fix: update Chat module unit tests

This commit is contained in:
yassinedorbozgithub
2025-01-13 15:37:55 +01:00
parent 848bf79005
commit 2e269d390e
5 changed files with 10 additions and 9 deletions

View File

@@ -251,7 +251,7 @@ export class BotService {
// If there's labels, they should be already have been assigned
assign_labels: [],
trigger_labels: [],
attachedBlock: undefined,
attachedBlock: null,
category: undefined as any,
previousBlocks: [],
};