Skip to content

Commit cee80ad

Browse files
IgorSwatmsluszniak
andauthored
Update packages/react-native-executorch/common/rnexecutorch/tests/integration/TextToSpeechTest.cpp
Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
1 parent 4b7e74e commit cee80ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native-executorch/common/rnexecutorch/tests/integration/TextToSpeechTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ TEST_F(KokoroTest, GenerateSpeedAdjustsAudioLength) {
125125
EXPECT_TRUE(isAudioValid(resultFast));
126126
// Fast speech should result in a noticeably shorter output waveform
127127
EXPECT_LT(resultFast.size(), resultNormal.size());
128-
}
128+
}

0 commit comments

Comments
 (0)