aoe test fix monkaS
This commit is contained in:
parent
f24b5afd5c
commit
51a1b734f3
@ -1259,7 +1259,7 @@ mod tests {
|
||||
assert!(*duration == 1);
|
||||
true
|
||||
},
|
||||
Event::Skill { skill: _ } => false,
|
||||
Event::AoeSkill { skill: _ } => false,
|
||||
_ => panic!("ruin result not effect {:?}", event),
|
||||
}
|
||||
false => false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user