diff --git a/tests/test_mpsd_software.py b/tests/test_mpsd_software.py
index 287ba6c43f4418c9b6d1c005f7664eae24c81145..41f0f135d04fd345d839a0fa57528c3804c1a4f4 100644
--- a/tests/test_mpsd_software.py
+++ b/tests/test_mpsd_software.py
@@ -647,7 +647,6 @@ def test_interface(tmp_path):
     # check that the help message is printed when -h is provided
     # check that the error messages are also logged to the log file
     # check that `/` in release is handled correctly
-    # check that `mpsd-software prepare dev-23a` works
 
 
 # other tests to add (ideally)