Skip to content

Commit

Permalink
test: update snapshot for node 18.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Nov 22, 2023
1 parent 907a139 commit 64f427e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/client.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ it('should use the provided headers', async () => {
await request;

expect(headers).toMatchInlineSnapshot(`
Headers {
Symbol(headers list): HeadersList {
_Headers {
Symbol(headers list): _HeadersList {
"cookies": null,
Symbol(headers map): Map {
"x-some" => {
Expand Down

0 comments on commit 64f427e

Please sign in to comment.