amtoine / nu-git-manager

A collection of Nushell tools to manage Git repositories.
GNU General Public License v3.0
26 stars 2 forks source link

fix: do not allow invalid user-package import in the tests #84

Closed amtoine closed 10 months ago

amtoine commented 10 months ago

should

description

this PR adds the tests gm user-import test to make sure users will be able to import the package without issues.

i've left a bad commit intentionally that the previous tests did not pick the issue, then reverted it :+1: