Skip to content

Commit 64f427e

Browse files
committed
test: update snapshot for node 18.18.2
1 parent 907a139 commit 64f427e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/client.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ it('should use the provided headers', async () => {
4242
await request;
4343

4444
expect(headers).toMatchInlineSnapshot(`
45-
Headers {
46-
Symbol(headers list): HeadersList {
45+
_Headers {
46+
Symbol(headers list): _HeadersList {
4747
"cookies": null,
4848
Symbol(headers map): Map {
4949
"x-some" => {

0 commit comments

Comments
 (0)