diff --git a/src/propagation/test/examples-to-run.py b/src/propagation/test/examples-to-run.py index cdd23245d..7eb5a7809 100644 --- a/src/propagation/test/examples-to-run.py +++ b/src/propagation/test/examples-to-run.py @@ -8,7 +8,7 @@ # # See test.py for more information. cpp_examples = [ - ("main-propagation-loss", "True", "True"), + ("main-propagation-loss", "True", "False"), ] # A list of Python examples to run in order to ensure that they remain