Skip to content

Commit b9bed2c

Browse files
committed
remove comment
1 parent ed5d56b commit b9bed2c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/databricks_ai_bridge/test_genie.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ def test_ask_question_calls_mcp_without_conversation_id(genie, mock_workspace_cl
173173

174174

175175
def test_ask_question_calls_mcp_with_conversation_id(genie, mock_workspace_client):
176-
# Mock MCP client response
177176
mock_mcp_result = CallToolResult(
178177
content=[
179178
{

0 commit comments

Comments
 (0)