Skip to content

Commit

Permalink
fix: unit test failed
Browse files Browse the repository at this point in the history
  • Loading branch information
kkeeth committed Sep 7, 2023
1 parent c964a1d commit a144608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/npm.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ describe("Patterns that process normally", () => {
statusCode: 200,
body: {
"dist-tags": {
latest: "2.0.0"
latest: "2.0.1"
},
license: "MIT",
name: "npm-stats-api"
Expand Down

0 comments on commit a144608

Please sign in to comment.