mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-15 08:24:39 +00:00
fixed the nesting level of SquadDefinitionAction tests
This commit is contained in:
parent
aa67cd63c0
commit
7d99a177b0
1 changed files with 480 additions and 480 deletions
|
|
@ -3006,7 +3006,6 @@ class GamePacketTest extends Specification {
|
||||||
PacketCoding.EncodePacket(msg).require.toByteVector === packet
|
PacketCoding.EncodePacket(msg).require.toByteVector === packet
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
"SquadDefinitionActionMessage" should {
|
"SquadDefinitionActionMessage" should {
|
||||||
//local test data; note that the second field - unk1 - is always blank for now, but that probably changes
|
//local test data; note that the second field - unk1 - is always blank for now, but that probably changes
|
||||||
|
|
@ -3571,3 +3570,4 @@ class GamePacketTest extends Specification {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue