Skip to content

Commit fc79cef

Browse files
committed
fix: prettify multiple tests
1 parent fa2f080 commit fc79cef

File tree

3 files changed

+5
-75
lines changed

3 files changed

+5
-75
lines changed

test/e2e/options-middleware.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ describe("handle options-request correctly", () => {
8585

8686
await page.evaluate(
8787
(url) =>
88-
8988
window.fetch(url, {
9089
headers: {
9190
"another-header": "1",

0 commit comments

Comments
 (0)