Skip to content

Commit

Permalink
fix: prettify multiple tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdikhashan committed Jul 2, 2024
1 parent fa2f080 commit fc79cef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 75 deletions.
1 change: 0 additions & 1 deletion test/e2e/options-middleware.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ describe("handle options-request correctly", () => {

await page.evaluate(
(url) =>

window.fetch(url, {
headers: {
"another-header": "1",
Expand Down
Loading

0 comments on commit fc79cef

Please sign in to comment.