Skip to content

Commit d628273

Browse files
committed
test: add missing jest
1 parent c3e0d33 commit d628273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/smoke.test.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import fetchMock from "fetch-mock";
2+
import { jest } from "@jest/globals";
23

34
import { Octokit } from "../../src/index.ts";
45

0 commit comments

Comments
 (0)