From e34d0b468d07ee88ad13f5c03a9d6ba7a54b3da0 Mon Sep 17 00:00:00 2001 From: dzalkind Date: Tue, 8 Oct 2024 16:08:57 -0600 Subject: [PATCH] Fix example 27 name --- rosco/test/test_examples.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosco/test/test_examples.py b/rosco/test/test_examples.py index a760b1df..38539bdf 100644 --- a/rosco/test/test_examples.py +++ b/rosco/test/test_examples.py @@ -30,7 +30,7 @@ '24_floating_feedback', '25_rotor_position_control', '26_marine_hydro', - '27_power_ref_control', + '27_soft_cut_out', '28_tower_resonance', '29_power_control', 'update_rosco_discons',