Skip to content

Commit 4914dff

Browse files
Mee-guminggo
authored andcommitted
fix AudioSwitchStateTest subtile (#20278)
1 parent dddcdf3 commit 4914dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ std::string AudioSwitchStateTest::title() const
869869

870870
std::string AudioSwitchStateTest::subtitle() const
871871
{
872-
return "Should not crash";
872+
return "Should not crash. No sound is ok";
873873
}
874874

875875
/////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)