Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Jan 16, 2024
1 parent 0f2637e commit 62c0a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_channels.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ def test_unknown_channels_do_not_crash(tmp_path):
def test_use_cache_works_offline_fresh_install_keep(tmp_path):
"""
https://github.com/conda/conda-libmamba-solver/issues/396
constructor installers have a `-k` switch (keep) to leave the
pkgs/ cache prepopulated. Offline updating from the cache should be a
harmless no-op, not a hard crash.
Expand Down

0 comments on commit 62c0a0b

Please sign in to comment.