1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Fix BattleFake logic, re-enable tests that depend on it

This commit is contained in:
Ivan Savenko
2025-08-04 12:24:47 +03:00
parent 5e7724bf9a
commit be2cb93201
9 changed files with 23 additions and 19 deletions

View File

@@ -52,7 +52,7 @@ protected:
}
};
TEST_F(TeleportApplyTest, DISABLED_MovesUnit)
TEST_F(TeleportApplyTest, MovesUnit)
{
battleFake->setupEmptyBattlefield();