mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-30 17:18:57 +00:00
zig fmt
This commit is contained in:
@@ -947,5 +947,4 @@ test "cdp.page: addScriptToEvaluateOnNewDocument" {
|
|||||||
const test_val = try ls.local.exec("window.__test2", null);
|
const test_val = try ls.local.exec("window.__test2", null);
|
||||||
try testing.expectEqual(2, try test_val.toI32());
|
try testing.expectEqual(2, try test_val.toI32());
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user