Merge pull request #1320 from scop/test/misleading-parent-shell-arg
test(init): remove misleading arg in detect from parent shell case
This commit is contained in:
commit
5d6f998c52
@ -39,7 +39,7 @@ eval "\$(rbenv-init -)"
|
|||||||
echo \$RBENV_SHELL
|
echo \$RBENV_SHELL
|
||||||
OUT
|
OUT
|
||||||
chmod +x myscript.sh
|
chmod +x myscript.sh
|
||||||
run ./myscript.sh /bin/zsh
|
run ./myscript.sh
|
||||||
assert_success "sh"
|
assert_success "sh"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user