mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +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);
|
var server = try Server.init(allocator, app, &out_alloc.writer);
|
||||||
defer server.deinit();
|
defer server.deinit();
|
||||||
|
_ = try server.session.createPage();
|
||||||
|
|
||||||
const aa = testing.arena_allocator;
|
const aa = testing.arena_allocator;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user