Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/pokemonJump

This commit is contained in:
Eduardo Quezada 2024-12-28 22:13:34 -03:00
commit 220789cd2f

View file

@ -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);