mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Try to fix tests not running on some presets
This commit is contained in:
@@ -189,6 +189,8 @@ TEST_F(BonusSystemTest, battlewidePropagationToAll)
|
||||
|
||||
EXPECT_TRUE(heroAine.hasBonusOfType(BonusType::BLOCK_ALL_MAGIC));
|
||||
EXPECT_TRUE(heroBron.hasBonusOfType(BonusType::BLOCK_ALL_MAGIC));
|
||||
|
||||
heroAine.detachFromSource(orb);
|
||||
}
|
||||
|
||||
TEST_F(BonusSystemTest, battlewidePropagationToEnemies)
|
||||
|
||||
Reference in New Issue
Block a user