From aed1c9c649b7e7d092828af56bcac70fc0c3b7ae Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Wed, 12 Oct 2022 20:44:24 +0300 Subject: [PATCH] Revert "debug failing test" This reverts commit 7d9746adfeb696ca7916ab7c70fce7f11353d84f. --- test/init.bats | 1 - 1 file changed, 1 deletion(-) diff --git a/test/init.bats b/test/init.bats index b685384..f2b275b 100644 --- a/test/init.bats +++ b/test/init.bats @@ -69,7 +69,6 @@ EOS @test "outputs fish-specific syntax" { export PYENV_VIRTUALENV_ROOT="${TMP}/pyenv/plugins/pyenv-virtualenv" - export PYENV_DEBUG=1 run pyenv-virtualenv-init - fish assert_success assert_output <