Skip to content

Commit

Permalink
remove the TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Skarlso committed Aug 23, 2024
1 parent 53aee2b commit b505765
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ var _ = Describe("Input Type", func() {
env = NewInputTest(npm.TYPE)
})

// TODO: try out a file based NPM registry for testing.
It("simple fetch", func() {
env.Set(options.RegistryOption, "https://registry.npmjs.org")
env.Set(options.PackageOption, "yargs")
Expand Down

0 comments on commit b505765

Please sign in to comment.