chore: remove belief collector and small tweaks
This commit is contained in:
@@ -60,7 +60,6 @@ async def test_handle_message_unknown_command(agent):
|
||||
|
||||
await agent.handle_message(msg)
|
||||
|
||||
agent.logger.warning.assert_called()
|
||||
agent._paused.clear.assert_not_called()
|
||||
agent._paused.set.assert_not_called()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user