mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
rename failsafe test
This commit is contained in:
@@ -339,7 +339,7 @@ TEST_F(FailsafeTest, no_delay_for_warn)
|
||||
ASSERT_EQ(failsafe.selectedAction(), FailsafeBase::Action::Warn);
|
||||
}
|
||||
|
||||
TEST_F(FailsafeTest, none_action_does_not_restrict_user_takeover)
|
||||
TEST_F(FailsafeTest, NoneActionDoesNotRestrictUserTakeover)
|
||||
{
|
||||
FailsafeTester failsafe(nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user