Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
remcolakens committed Apr 22, 2024
1 parent f0bbd67 commit 6338439
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ describe("gqlServerFetch", () => {
headers: {
"Content-Type": "application/json",
},
cache: "default",
next: { revalidate: 900 },
}
);
Expand Down

0 comments on commit 6338439

Please sign in to comment.