We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bf388 commit ce9d126Copy full SHA for ce9d126
test/MockContext/mockContextCreator.ts
@@ -1,5 +1,4 @@
1
import type { FastifyInstance } from "fastify";
2
-import type { Client as MinioClient } from "minio";
3
import { createMockMinioClient } from "test/MockContext/mocks/mockMinioClient";
4
import { createMockLogger } from "test/utilities/mockLogger";
5
import { vi } from "vitest";
0 commit comments