mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-16 16:28:58 +00:00
zig fmt
This commit is contained in:
@@ -574,7 +574,7 @@ test "Browser.URL" {
|
|||||||
.{ "sk.protocol", "sveltekit-internal:" },
|
.{ "sk.protocol", "sveltekit-internal:" },
|
||||||
.{ "sk.host", "" },
|
.{ "sk.host", "" },
|
||||||
.{ "sk.hostname", "" },
|
.{ "sk.hostname", "" },
|
||||||
.{ "sk.href", "sveltekit-internal://"}
|
.{ "sk.href", "sveltekit-internal://" },
|
||||||
}, .{});
|
}, .{});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user