mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-18 18:05:28 -04:00
Merge pull request #3194 from lightpanda-io/test-log-silence
chore: silence test log
This commit is contained in:
1 file changed
+1
@@ -269,5 +269,6 @@ pub const JsApi = struct {
|
||||
|
||||
const testing = @import("../../testing.zig");
|
||||
test "WebApi: Console" {
|
||||
testing.expectLog(&.{ .js, .js, .js });
|
||||
try testing.htmlRunner("console", .{});
|
||||
}
|
||||
Reference in new issue
Block a user