Skip to content

Commit

Permalink
test: add missing jest
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Mar 4, 2024
1 parent c3e0d33 commit d628273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/smoke.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import fetchMock from "fetch-mock";
import { jest } from "@jest/globals";

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

Expand Down

0 comments on commit d628273

Please sign in to comment.