mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-02-23 00:23:36 +00:00
added comments, mainly
This commit is contained in:
parent
86b08390b0
commit
edc0f57d39
2 changed files with 105 additions and 21 deletions
|
|
@ -157,7 +157,7 @@ class PropertyOverrideMessageTest extends Specification {
|
|||
//
|
||||
list(8).zone mustEqual 30
|
||||
list(8).list.length mustEqual 21
|
||||
list(7).list.head.target mustEqual 83
|
||||
list(8).list.head.target mustEqual 83
|
||||
list(8).list.head.list.length mustEqual 1
|
||||
list(8).list.head.list.head.field1 mustEqual "allowed"
|
||||
list(8).list.head.list.head.field2 mustEqual "false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue