We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jest
1 parent c3e0d33 commit d628273Copy full SHA for d628273
test/integration/smoke.test.ts
@@ -1,4 +1,5 @@
1
import fetchMock from "fetch-mock";
2
+import { jest } from "@jest/globals";
3
4
import { Octokit } from "../../src/index.ts";
5
0 commit comments