Skip to content

Commit

Permalink
update Google test
Browse files Browse the repository at this point in the history
  • Loading branch information
red-avtovo committed Oct 30, 2023
1 parent 203e2d9 commit a509879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/com/j0rsa/labot/client/GoogleTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class GoogleTest : StringSpec({
Google.translateEnToRu("Some example") shouldBeIn listOf(
"Какой-то пример",
"Некоторый пример",
"Некоторые примеры",
)
}
})

0 comments on commit a509879

Please sign in to comment.