mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
fix: test failed
This commit is contained in:
@@ -164,6 +164,7 @@ def sample_message_event(sample_message_chain):
|
||||
event.sender = Mock()
|
||||
event.sender.id = 12345
|
||||
event.time = 1609459200 # 2021-01-01 00:00:00
|
||||
event.message_chain = sample_message_chain
|
||||
return event
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user