mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 10:01:46 +04:00
Adapting test
This commit is contained in:
parent
b38a5ab6e9
commit
4a3d21c702
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ dependencies: [python, pip]
|
|||
)
|
||||
assert ret == 0
|
||||
assert os.path.basename(out.strip()) == b'conda-default'
|
||||
os.remove(tmp_path.joinpath('environment.yml'))
|
||||
|
||||
|
||||
def test_conda_additional_deps(tmp_path):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue