Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/pokemonJump
This commit is contained in:
commit
220789cd2f
1 changed files with 1 additions and 0 deletions
|
@ -279,6 +279,7 @@ DOUBLE_BATTLE_TEST("Ally switch swaps opposing sky drop targets if partner is be
|
||||||
|
|
||||||
DOUBLE_BATTLE_TEST("Ally Switch swaps Illusion data")
|
DOUBLE_BATTLE_TEST("Ally Switch swaps Illusion data")
|
||||||
{
|
{
|
||||||
|
KNOWN_FAILING; // Test passes in isolation but fails on CI
|
||||||
GIVEN {
|
GIVEN {
|
||||||
ASSUME(gMovesInfo[MOVE_ALLY_SWITCH].effect == EFFECT_ALLY_SWITCH);
|
ASSUME(gMovesInfo[MOVE_ALLY_SWITCH].effect == EFFECT_ALLY_SWITCH);
|
||||||
PLAYER(SPECIES_HOOPA);
|
PLAYER(SPECIES_HOOPA);
|
||||||
|
|
Loading…
Reference in a new issue