Skip to content
Snippets Groups Projects
Commit 0e860fe8 authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

remove redundant argument

parent 7c57848c
Branches
No related tags found
3 merge requests!19Move linux-debian11 into main,!17split one test into three,!9force `subprocess.run` to check return code is 0
......@@ -170,7 +170,7 @@ def test_install_environment_wrong_mpsd_release(tmp_path):
)
def test_install_environment_zlib(tmp_path):
def test_install_environment_zlib():
"""Test installation of toolchain."""
# Prepare a test installation of global generic
# with only zlib to test the installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment