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:
@@ -52,7 +52,7 @@ protected:
|
||||
}
|
||||
};
|
||||
|
||||
TEST_F(TeleportApplyTest, DISABLED_MovesUnit)
|
||||
TEST_F(TeleportApplyTest, MovesUnit)
|
||||
{
|
||||
battleFake->setupEmptyBattlefield();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user