fix test running

This commit is contained in:
Muki Kiboigo committed 2026-09-04 07:00:01 -07:00
1 parent 6002dfe587
commit 8a8bb3814f
7 files changed
+25 -3

No files matched your search

+1
View File
@@ -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,