Skip to content

Commit

Permalink
Added tests to main
Browse files Browse the repository at this point in the history
  • Loading branch information
marklysze committed May 8, 2024
1 parent 12145e0 commit 4e1eae4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/agentchat/test_groupchat.py
Original file line number Diff line number Diff line change
Expand Up @@ -1935,4 +1935,6 @@ def test_manager_resume_chat():
# test_speaker_selection_validate_speaker_name()
# test_select_speaker_auto_messages()
test_manager_messages_to_string()
test_manager_messages_from_string()
test_manager_resume_chat()
# pass

0 comments on commit 4e1eae4

Please sign in to comment.