mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-04-29 15:55:23 +00:00
last minute minor corrections
This commit is contained in:
parent
693a3a5d78
commit
ed7406f25f
4 changed files with 25 additions and 9 deletions
|
|
@ -37,7 +37,7 @@ class DamageFeedbackMessageTest extends Specification {
|
|||
pkt mustEqual string
|
||||
}
|
||||
|
||||
"failures" in {
|
||||
"assert catches" in {
|
||||
//unk2: no parameters
|
||||
DamageFeedbackMessage(3, true, None, None, None, true, Some(PlanetSideGUID(2913)), None, None, None, 1, 2, 0) must throwA[AssertionError]
|
||||
//unk2: two exclusive parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue