We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26657d8 commit 0ea18d3Copy full SHA for 0ea18d3
tests/core/test_core.py
@@ -614,4 +614,4 @@ def mock_typing() -> None:
614
else:
615
set_footer_text.assert_called_once_with()
616
assert controller.is_typing_notification_in_progress is False
617
- assert controller.active_conversation_info == {}
+ assert controller.active_conversation_info == {}
0 commit comments