Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Sep 18, 2024
1 parent 69c11a7 commit 9d14e71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion micromamba/tests/test_create.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ def test_target_prefix(

if not current_target_prefix_fallback:
os.environ.pop("CONDA_PREFIX", None)
os.environ.pop("CONDA_DEFAULT_ENV", None)
else:
os.environ["CONDA_PREFIX"] = str(p)

Expand Down

0 comments on commit 9d14e71

Please sign in to comment.