mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-21 20:24:42 +00:00
fix test
This commit is contained in:
@@ -285,6 +285,7 @@ test "MCP - evaluate error reporting" {
|
||||
|
||||
var server = try Server.init(allocator, app, &out_alloc.writer);
|
||||
defer server.deinit();
|
||||
_ = try server.session.createPage();
|
||||
|
||||
const aa = testing.arena_allocator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user