mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Fixes the unit test failures (#15708)
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
NETWORK_ENGINEERING,
|
||||
)
|
||||
|
||||
num_exoplanets = 3
|
||||
planet_size = list(65, 65)
|
||||
num_exoplanets = 1
|
||||
planet_size = list(255, 255)
|
||||
|
||||
away_site_budget = 2
|
||||
away_ship_budget = 2
|
||||
|
||||
Reference in New Issue
Block a user