diff --git a/peasoup_examples/tests/test_cmds.sh b/peasoup_examples/tests/test_cmds.sh
index 4e399ae9de79d69b579660247aeb645fcd60ea66..4a558dd490b263eb80fb6ede8b29d877675cae54 100755
--- a/peasoup_examples/tests/test_cmds.sh
+++ b/peasoup_examples/tests/test_cmds.sh
@@ -199,7 +199,7 @@ do_tests()
 					$PSZ $progpath $protected -c kill_deads=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1
 				;;
 				kill_deads.rida)
-					$PSZ $progpath $protected -c rida -c kill_deads=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1
+					$PSZ $progpath $protected -c rida -c kill_deads=on -s meds_static=off --tempdir $temp_dir > test_${prog}.ps.log 2>&1
 				;;
 				scdi)
 					SimpleCDI_VERBOSE=1 $PSZ $progpath $protected --backend zipr --step simple_cdi=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1