diff --git a/tests/fw/ui/test_animation.c b/tests/fw/ui/test_animation.c index f7a1334f..81bdfb25 100644 --- a/tests/fw/ui/test_animation.c +++ b/tests/fw/ui/test_animation.c @@ -3466,7 +3466,7 @@ void test_animation__sequence_of_already_completed(void) { // -------------------------------------------------------------------------------------- -// Test creating a spawn where where some children are already scheduled and some have +// Test creating a spawn where some children are already scheduled and some have // already completed. // // Here's a graph of what we are doing