FANNG1 commented on code in PR #8067:
URL: https://github.com/apache/gravitino/pull/8067#discussion_r2275651217


##########
mcp-server/tests/unit/tools/mock_operation.py:
##########
@@ -21,10 +21,11 @@
     ModelOperation,
     SchemaOperation,
     TableOperation,
+    TagOperation,
     TopicOperation,
 )
 from mcp_server.client.fileset_operation import FilesetOperation
-from mcp_server.client.tag_operation import TagOperation
+from mcp_server.client.job_operation import JobOperation
 
 
 class MockOperation(GravitinoOperation):

Review Comment:
   Could you add the test for job operation?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to