mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
mcp: namespace tests
This commit is contained in:
@@ -83,7 +83,7 @@ pub fn sendError(self: *Self, id: std.json.Value, code: protocol.ErrorCode, mess
|
||||
});
|
||||
}
|
||||
|
||||
test "MCP Integration: synchronous smoke test" {
|
||||
test "MCP.Server - Integration: synchronous smoke test" {
|
||||
const allocator = testing.allocator;
|
||||
const app = testing.test_app;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user