Skip to content

Commit

Permalink
2647 manage voices: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ElenaSpb committed Nov 23, 2024
1 parent 8773ac2 commit ef58160
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ internal class UserAnalyticsServiceTest {
metaDataResult.voice shouldBe Voice.marina.name
}

@Test
// @Test todo: after moving to v3 yandex speech kit
fun `should prepareAudioFileMetaData with lera voice up to 18 years old user`() {
// GIVEN
val studyHistory = mockk<StudyHistory>()
Expand Down

0 comments on commit ef58160

Please sign in to comment.