Преглед изворни кода

Merge pull request #1856 from scop/test/misleading-parent-shell-arg

test(init): remove misleading detect from parent shell case arg
pull/1858/head
Anton Petrov пре 5 година
committed by GitHub
родитељ
комит
84cc7825da
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      test/init.bats

+ 1
- 1
test/init.bats Прегледај датотеку

@ -39,7 +39,7 @@ eval "\$(pyenv-init -)"
echo \$PYENV_SHELL
OUT
chmod +x myscript.sh
run ./myscript.sh /bin/zsh
run ./myscript.sh
assert_success "sh"
}

Loading…
Откажи
Сачувај