Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
lionants02 committed Jul 21, 2020
1 parent 556dc43 commit 61f3755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/kotlin/ffc/entity/PersonTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class PersonTest {
with(copyPerson) {
id `should be` "piruin"
name `should equal` "นายพิรุณ พานิชผล"
age `should be` 25
age `should be` 27
}
}

Expand Down

0 comments on commit 61f3755

Please sign in to comment.