HomeWildfire Games

Remove unnecessary arguments in map tests

Description

Remove unnecessary arguments in map tests

RandomMap only takes two arguments (baseHeight, baseTerrain) not three.
Originally introduced in rP23460.

Noticed by & accepted by @phosit

Differential revision: https://code.wildfiregames.com/D5212