mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: update Chat module unit tests
This commit is contained in:
@@ -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: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user