Skip to content

Commit

Permalink
Leave wording
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelpasterz committed Oct 2, 2020
1 parent 5551668 commit 2c5b5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_runner/src/test/kotlin/ftl/json/MatrixMapTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class MatrixMapTest {
}

@Test
fun `invalid matrix should contains specyfic error message`() {
fun `invalid matrix should contain a specific error message`() {
val testMatrix = testMatrix()
testMatrix.testMatrixId = "123"
testMatrix.state = MatrixState.INVALID
Expand Down

0 comments on commit 2c5b5e4

Please sign in to comment.