Skip to content

Commit 7d2bab6

Browse files
committed
Update BattleEngineTest.php
1 parent a44fb47 commit 7d2bab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/BattleEngineTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ public function testBattleEngineBasicRounds(): void
190190
'metal' => 100000,
191191
'crystal' => 100000,
192192
'deuterium' => 10000,
193-
'rocket_launcher' => 15,
193+
'rocket_launcher' => 10,
194194
]);
195195
$this->createAndSetUserTechModel([
196196
'weapon_technology' => 5,

0 commit comments

Comments
 (0)