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

skip testing remove command

parent 99e42d9b
No related branches found
No related tags found
1 merge request!57Try remove cmd
Pipeline #371862 failed
......@@ -488,7 +488,7 @@ def test_environment_status(tmp_path):
for microarch in expected_toolchain_map.keys():
assert set(toolchain_map[microarch]) == set(expected_toolchain_map[microarch])
@pytest.mark.skip(reason="not implemented yet")
def test_remove_environment(tmp_path):
"""Test that the remove_environment works as expected."""
mpsd_release = "dev-23a"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment