Skip to content

Commit

Permalink
checkStyle
Browse files Browse the repository at this point in the history
  • Loading branch information
cheqianh committed Oct 23, 2021
1 parent 7ae6ef3 commit 0818f0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ fun assertMultiEquals(expected: Array<IonValue>, actual: Any) {
} catch (e: AssertionError) {
continue
}
throw Exception("Can't find any expected value in expected list.")
throw Exception("Can't find any expected value in the expected list.")
}

0 comments on commit 0818f0a

Please sign in to comment.