Skip to content
Snippets Groups Projects

Convert to a package

Merged Ashwin Kumar Karnad requested to merge convert-to-a-package into main
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -201,7 +201,6 @@ def test_install_environment_wrong_package_set(tmp_path):
assert e.value.code == 1
def test_install_environment_wrong_mpsd_release(tmp_path):
"""Test exception is raised for non-existing mpsd release."""
# Expect an Exception when wrong mpsd_release is provided (part of
Loading