Skip to content

Commit e83e749

Browse files
committed
remove redundant environment variable declaration
1 parent 6c523f4 commit e83e749

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/activate.bats

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ EOS
4747

4848
@test "activate virtualenv from current version with custom prompt" {
4949
export PYENV_VIRTUALENV_INIT=1
50-
export PYENV_VIRTUALENV_PROMPT='venv:{venv}'
5150

5251
stub pyenv-version-name "echo venv"
5352
stub pyenv-virtualenv-prefix "venv : echo \"${PYENV_ROOT}/versions/venv\""

0 commit comments

Comments
 (0)