diff --git a/Tools/px4_snapflight_sanitytest.sh b/Tools/px4_snapflight_sanitytest.sh index 7f16008106..5559f343fe 100644 --- a/Tools/px4_snapflight_sanitytest.sh +++ b/Tools/px4_snapflight_sanitytest.sh @@ -48,7 +48,6 @@ declare -a appsproc_strings_absent=( # List of expected strings from the DSP declare -a dsp_strings_present=( - "EKF alignment complete" "AdspCoreSvc: Started successfully" "loading BLSP configuration" )