Skip to content

Commit

Permalink
Update new unit test name
Browse files Browse the repository at this point in the history
  • Loading branch information
vincetran authored Jul 1, 2024
1 parent d4ba9e2 commit 14f2487
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ internal class LivenessWebSocketTest {
}

@Test
fun `test unsupported challengetype`() {
fun `unsupported challengetype returns an exception`() {
val clientSessionInfo = createClientSessionInformation(
listOf(Challenge.FaceMovementAndLightChallenge("2.0.0"))
)
Expand Down

0 comments on commit 14f2487

Please sign in to comment.