We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b239af6 commit c99a596Copy full SHA for c99a596
test/nodenv-package-json-engine.bats
@@ -24,7 +24,7 @@ load test_helper
24
run nodenv version
25
# note the command completes successfully
26
assert_success
27
- assert_output <<-MSG
+ assert_output - <<-MSG
28
package-json-engine: version satisfying \`^1.0.0' not installed
29
(set by package-json-engine matching ^1.0.0)
30
MSG
0 commit comments