Skip to content

Commit 99ec0c5

Browse files
authored
remove fixture import
1 parent ae221e3 commit 99ec0c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/index.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { fetchMock, SELF } from "cloudflare:test";
22
import { describe, it, expect, beforeAll, afterEach } from "vitest";
3-
import openAPISchema from "./fixtures/openapi.json";
43
import puppeteer, { Browser, HTTPRequest } from "@cloudflare/puppeteer";
54
import { inject } from "vitest";
65

0 commit comments

Comments
 (0)