You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all tests only exercise index.js as the entrypoint, which allowed v6.6 to be published with an error in cli.js (the entrypoint used for the command-line invocation). Add some tests exercising cli.js, or an actuall process.execute of the command line invocation.
The text was updated successfully, but these errors were encountered:
Currently, all tests only exercise index.js as the entrypoint, which allowed v6.6 to be published with an error in cli.js (the entrypoint used for the command-line invocation). Add some tests exercising cli.js, or an actuall process.execute of the command line invocation.
The text was updated successfully, but these errors were encountered: