Skip to content

Commit

Permalink
test: make typescript happy
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Feb 14, 2025
1 parent b7cd2f0 commit dd4cb53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/paginate.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ describe("pagination", () => {
"GET /repos/{owner}/{repo}/issues",
{ owner: "DayShift", repo: "ReDos", per_page: 100 },
)) {
normalizedResponse;
}
} catch (error) {
// pass
Expand Down

0 comments on commit dd4cb53

Please sign in to comment.