mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-22 20:45:27 -04:00
fix test running
This commit is contained in:
7 files changed
+25
-3
No files matched your search
@@ -244,6 +244,7 @@ test "signRequest: adds headers with correct names" {
|
||||
.req = .{
|
||||
.method = .GET,
|
||||
.url = "https://example.com/",
|
||||
.origin = null,
|
||||
.credentials_mode = .omit,
|
||||
.request_mode = .no_cors,
|
||||
.resource_type = .document,
|
||||
|
||||
Reference in new issue
Block a user