Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crazygao committed May 10, 2024
1 parent 4845e67 commit ff8d794
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
@pytest.mark.e2etest
@pytest.mark.usefixtures("use_secrets_config_file", "recording_injection", "setup_local_connection")
class TestChatGroup:
@pytest.mark.skipif(pytest.is_replay, reason="BUG 3178603, recording instable")
def test_chat_group_basic_invoke(self):
question = "What's the most beautiful thing in the world?"
ground_truth = "The world itself."
Expand Down

0 comments on commit ff8d794

Please sign in to comment.