This commit is contained in:
@@ -77,7 +77,7 @@ public class BatonPassTests
|
||||
script.OnSecondaryEffect(move, user, 0);
|
||||
|
||||
// Assert
|
||||
side.Received(1).SwapPokemon((byte)1, toSwitch);
|
||||
side.Received(1).SwapPokemon(1, toSwitch);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user