Skip to content

Commit

Permalink
Removed KNOWN_FAILING; line from Castform Air Lock test
Browse files Browse the repository at this point in the history
  • Loading branch information
skolgrahd committed Apr 13, 2024
1 parent bb81947 commit 68b4407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/battle/ability/forecast.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ SINGLE_BATTLE_TEST("Forecast transforms Castform back to normal when Sandstorm i

SINGLE_BATTLE_TEST("Forecast transforms Castform back to normal under Air Lock")
{
KNOWN_FAILING;
GIVEN {
PLAYER(SPECIES_CASTFORM_NORMAL) { Ability(ABILITY_FORECAST); }
OPPONENT(SPECIES_WOBBUFFET);
Expand Down

0 comments on commit 68b4407

Please sign in to comment.