Skip to content

Commit

Permalink
不要なファイルを除去
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Nov 9, 2024
1 parent b5fdcad commit ab16acc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 84,109 deletions.
2 changes: 1 addition & 1 deletion tests/unit/mock/engineMock/index.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { hash } from "../../utils";
import { createOpenAPIEngineMock } from "@/mock/engineMock";

describe("mock", () => {
describe("createOpenAPIEngineMock", () => {
const mock = createOpenAPIEngineMock();

it("versionVersionGet", async () => {
Expand Down
Loading

0 comments on commit ab16acc

Please sign in to comment.